Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: guarantee that max prefix length is < min prefix length + child size #369

Merged

chore: update changelog

2b6f34f
Select commit
Loading
Failed to load commit list.
Merged

fix: guarantee that max prefix length is < min prefix length + child size #369

chore: update changelog
2b6f34f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 26, 2024 in 0s

67.76% (+0.24%) compared to 22a0173

View this Pull Request on Codecov

67.76% (+0.24%) compared to 22a0173

Details

Codecov Report

Attention: Patch coverage is 96.15385% with 1 line in your changes missing coverage. Please review.

Project coverage is 67.76%. Comparing base (22a0173) to head (2b6f34f).

Files with missing lines Patch % Lines
rust/src/verify.rs 96.15% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #369      +/-   ##
==========================================
+ Coverage   67.51%   67.76%   +0.24%     
==========================================
  Files           7        7              
  Lines        3014     3037      +23     
==========================================
+ Hits         2035     2058      +23     
  Misses        979      979              

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