Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test(core-transaction-pool): processor test #3532

Closed

Conversation

rainydio
Copy link
Contributor

@rainydio rainydio commented Feb 25, 2020

Summary

Part of #3482

Checklist

  • Tests
  • Ready to be merged

@rainydio rainydio changed the title refactor(core-transaction-pool): processor test test(core-transaction-pool): processor test Feb 25, 2020
@codecov
Copy link

codecov bot commented Feb 25, 2020

Codecov Report

Merging #3532 into develop will increase coverage by 38.54%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           develop    #3532       +/-   ##
============================================
+ Coverage     9.96%   48.50%   +38.54%     
============================================
  Files          548      548               
  Lines        13676    13676               
  Branches      1873     1873               
============================================
+ Hits          1363     6634     +5271     
+ Misses       12290     7013     -5277     
- Partials        23       29        +6     
Impacted Files Coverage Δ
packages/core-test-framework/src/utils/generic.ts 47.82% <0.00%> (+4.34%) ⬆️
packages/core-kernel/src/ioc/selectors.ts 9.09% <0.00%> (+9.09%) ⬆️
...re-test-framework/src/utils/transaction-factory.ts 51.97% <0.00%> (+9.60%) ⬆️
packages/core-p2p/src/utils/socket.ts 11.53% <0.00%> (+11.53%) ⬆️
packages/core-p2p/src/peer-communicator.ts 11.67% <0.00%> (+11.67%) ⬆️
packages/core-p2p/src/rate-limiter.ts 14.28% <0.00%> (+14.28%) ⬆️
...ackages/core-test-framework/src/internal/signer.ts 19.04% <0.00%> (+15.87%) ⬆️
packages/core-p2p/src/utils/sc-codec.ts 17.39% <0.00%> (+17.39%) ⬆️
...istrate-crypto/src/transactions/business-update.ts 19.67% <0.00%> (+19.67%) ⬆️
...e-crypto/src/transactions/business-registration.ts 22.64% <0.00%> (+22.64%) ⬆️
... and 262 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 27813b3...a10e541. Read the comment docs.

@faustbrian faustbrian changed the base branch from 3.0 to develop February 28, 2020 08:51
@rainydio
Copy link
Contributor Author

Already merged in #3499

@rainydio rainydio closed this Feb 28, 2020
@rainydio rainydio deleted the refactor/core-transaction-pool/processor-test branch May 4, 2020 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants