Skip to content

Refactor BlockHash calculation

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

75.44% (target 70.00%)

View this Pull Request on Codecov

75.44% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 87.36059% with 34 lines in your changes missing coverage. Please review.

Project coverage is 75.44%. Comparing base (62b354d) to head (6937cc9).

Files Patch % Lines
core/receipt.go 71.05% 7 Missing and 4 partials ⚠️
core/transaction.go 84.37% 5 Missing and 5 partials ⚠️
core/block.go 90.24% 4 Missing and 4 partials ⚠️
core/trie/trie.go 66.66% 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%   75.44%   +0.21%     
==========================================
  Files          99      100       +1     
  Lines        8760     8968     +208     
==========================================
+ Hits         6590     6766     +176     
- Misses       1586     1601      +15     
- Partials      584      601      +17     

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