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

Added additional processing prints #3582

Merged
merged 10 commits into from
Dec 14, 2021
Merged

Added additional processing prints #3582

merged 10 commits into from
Dec 14, 2021

Conversation

bogdan-rosianu
Copy link
Contributor

added useful prints when debugging miniblocks' execution

@bogdan-rosianu bogdan-rosianu self-assigned this Nov 11, 2021
@codecov
Copy link

codecov bot commented Nov 11, 2021

Codecov Report

Merging #3582 (3911f26) into development (a92be99) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head 3911f26 differs from pull request most recent head b77c5db. Consider uploading reports for the commit b77c5db to get more accurate results
Impacted file tree graph

@@             Coverage Diff              @@
##           development    #3582   +/-   ##
============================================
  Coverage        73.69%   73.70%           
============================================
  Files              587      587           
  Lines            75584    75605   +21     
============================================
+ Hits             55698    55721   +23     
+ Misses           15471    15470    -1     
+ Partials          4415     4414    -1     
Impacted Files Coverage Δ
process/block/preprocess/smartContractResults.go 71.70% <100.00%> (+0.46%) ⬆️
process/block/preprocess/transactions.go 57.77% <100.00%> (+0.04%) ⬆️
process/coordinator/process.go 75.06% <100.00%> (+0.46%) ⬆️
p2p/libp2p/netMessenger.go 75.00% <0.00%> (+0.27%) ⬆️

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 ce7b269...b77c5db. Read the comment docs.

iulianpascalau
iulianpascalau previously approved these changes Nov 12, 2021
@gabi-vuls gabi-vuls merged commit ef3b037 into development Dec 14, 2021
@gabi-vuls gabi-vuls deleted the additional-prints branch December 14, 2021 16:21
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

6 participants