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

feat: add support for subtree root verification #260

Merged
merged 17 commits into from
Jul 16, 2024

Merge branch 'main' into verify-power-2

680faca
Select commit
Loading
Failed to load commit list.
Merged

feat: add support for subtree root verification #260

Merge branch 'main' into verify-power-2
680faca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 16, 2024 in 0s

67.84% (+1.40%) compared to 3539dc8

View this Pull Request on Codecov

67.84% (+1.40%) compared to 3539dc8

Details

Codecov Report

Attention: Patch coverage is 82.14286% with 20 lines in your changes missing coverage. Please review.

Project coverage is 67.84%. Comparing base (3539dc8) to head (680faca).

Files Patch % Lines
proof.go 82.22% 8 Missing and 8 partials ⚠️
nmt.go 81.81% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #260      +/-   ##
==========================================
+ Coverage   66.43%   67.84%   +1.40%     
==========================================
  Files           6        6              
  Lines        1028     1132     +104     
==========================================
+ Hits          683      768      +85     
- Misses        328      337       +9     
- Partials       17       27      +10     

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