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

state proofs: add block hash to LightBlockHeader #5663

Merged
merged 3 commits into from
Nov 17, 2023

Merge remote-tracking branch 'upstream/master' into state-proof-blockhdr

83f5c0f
Select commit
Loading
Failed to load commit list.
Merged

state proofs: add block hash to LightBlockHeader #5663

Merge remote-tracking branch 'upstream/master' into state-proof-blockhdr
83f5c0f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 15, 2023 in 0s

55.79% (-0.03%) compared to 90b10d2

View this Pull Request on Codecov

55.79% (-0.03%) compared to 90b10d2

Details

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (90b10d2) 55.81% compared to head (83f5c0f) 55.79%.

Files Patch % Lines
config/consensus.go 16.66% 5 Missing ⚠️
data/bookkeeping/lightBlockHeader.go 57.14% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5663      +/-   ##
==========================================
- Coverage   55.81%   55.79%   -0.03%     
==========================================
  Files         476      476              
  Lines       67138    67146       +8     
==========================================
- Hits        37476    37464      -12     
- Misses      27141    27152      +11     
- Partials     2521     2530       +9     

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