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

fix: check the correctness of the leaf ranges #268

Merged
merged 6 commits into from
Aug 2, 2024

Update proof_test.go

1f103a3
Select commit
Loading
Failed to load commit list.
Merged

fix: check the correctness of the leaf ranges #268

Update proof_test.go
1f103a3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 30, 2024 in 0s

68.01% (+0.16%) compared to 1278ba2

View this Pull Request on Codecov

68.01% (+0.16%) compared to 1278ba2

Details

Codecov Report

Attention: Patch coverage is 71.42857% with 2 lines in your changes missing coverage. Please review.

Project coverage is 68.01%. Comparing base (1278ba2) to head (1f103a3).

Files Patch % Lines
proof.go 71.42% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #268      +/-   ##
==========================================
+ Coverage   67.84%   68.01%   +0.16%     
==========================================
  Files           6        6              
  Lines        1132     1138       +6     
==========================================
+ Hits          768      774       +6     
  Misses        337      337              
  Partials       27       27              

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