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

refactor:(core-transaction-pool): better readd log #3796

Merged
merged 2 commits into from
Jun 13, 2020

Conversation

rainydio
Copy link
Contributor

Summary

Better readd logging printing only relevant information.

Checklist

  • Ready to be merged

@codecov
Copy link

codecov bot commented Jun 12, 2020

Codecov Report

Merging #3796 into develop will decrease coverage by 2.96%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #3796      +/-   ##
===========================================
- Coverage    96.86%   93.90%   -2.97%     
===========================================
  Files          616      616              
  Lines        13861    13879      +18     
  Branches      1672     1680       +8     
===========================================
- Hits         13427    13033     -394     
- Misses         145      546     +401     
- Partials       289      300      +11     
Flag Coverage Δ
#functional 6.32% <0.00%> (+0.09%) ⬆️
#integration 10.01% <0.00%> (-0.02%) ⬇️
#unit 92.11% <0.00%> (-3.07%) ⬇️
Impacted Files Coverage Δ
packages/core-transaction-pool/src/service.ts 9.73% <0.00%> (-89.22%) ⬇️
...ackages/core-transaction-pool/src/worker-script.ts 0.00% <0.00%> (-100.00%) ⬇️
...core-transaction-pool/src/worker-script-handler.ts 0.00% <0.00%> (-100.00%) ⬇️
...s/core-transaction-pool/src/dynamic-fee-matcher.ts 16.98% <0.00%> (-83.02%) ⬇️
packages/core-transaction-pool/src/processor.ts 19.04% <0.00%> (-78.58%) ⬇️
packages/core-transaction-pool/src/worker-pool.ts 25.00% <0.00%> (-75.00%) ⬇️
packages/core-transaction-pool/src/storage.ts 31.25% <0.00%> (-68.75%) ⬇️
packages/core-transaction-pool/src/collator.ts 32.14% <0.00%> (-67.86%) ⬇️
...ages/core-transaction-pool/src/service-provider.ts 35.55% <0.00%> (-64.45%) ⬇️
... and 11 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 4b68d5f...3807f76. Read the comment docs.

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.

None yet

2 participants