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-blockchain): process blocks log line #3815

Merged
merged 3 commits into from
Jun 19, 2020

Conversation

rainydio
Copy link
Contributor

Summary

Added simple debug log line at the start of processBlocks.

Checklist

  • Ready to be merged

@codecov
Copy link

codecov bot commented Jun 19, 2020

Codecov Report

Merging #3815 into develop will decrease coverage by 0.00%.
The diff coverage is 80.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #3815      +/-   ##
===========================================
- Coverage    97.28%   97.28%   -0.01%     
===========================================
  Files          617      617              
  Lines        13910    13915       +5     
  Branches      1632     1633       +1     
===========================================
+ Hits         13533    13537       +4     
  Misses         117      117              
- Partials       260      261       +1     
Flag Coverage Δ
#functional 6.42% <0.00%> (-0.02%) ⬇️
#integration 10.19% <0.00%> (-0.01%) ⬇️
#unit 95.26% <80.00%> (-0.01%) ⬇️
Impacted Files Coverage Δ
packages/core-blockchain/src/blockchain.ts 97.59% <80.00%> (-0.44%) ⬇️

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 d9fc0c0...d9a8bde. Read the comment docs.

@faustbrian faustbrian merged commit 4e68514 into develop Jun 19, 2020
@ghost ghost deleted the refactor/core-blockchain/verbose-logs branch June 19, 2020 13:03
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