Skip to content

Add receipt and state diff commitment to BlockCommitments

Codecov / codecov/project succeeded Jul 30, 2024 in 0s

74.21% (target 70.00%)

View this Pull Request on Codecov

74.21% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 45.31835% with 146 lines in your changes missing coverage. Please review.

Project coverage is 74.21%. Comparing base (62b354d) to head (278a97e).

Files Patch % Lines
core/block.go 12.19% 70 Missing and 2 partials ⚠️
core/transaction.go 0.00% 60 Missing ⚠️
core/receipt.go 85.36% 3 Missing and 3 partials ⚠️
adapters/sn2core/sn2core.go 57.14% 3 Missing ⚠️
core/trie/trie.go 60.00% 1 Missing and 1 partial ⚠️
node/node.go 50.00% 1 Missing and 1 partial ⚠️
core/state_update.go 98.38% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1964      +/-   ##
==========================================
- Coverage   75.22%   74.21%   -1.02%     
==========================================
  Files          99      100       +1     
  Lines        8760     8978     +218     
==========================================
+ Hits         6590     6663      +73     
- Misses       1586     1722     +136     
- Partials      584      593       +9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.