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

Bump crypto-bigint to 0.6.0-pre.5 #38

Merged
merged 16 commits into from
Dec 24, 2023

Make `lucas_test()` take an `Odd`-wrapped integer

685a6ee
Select commit
Loading
Failed to load commit list.
Merged

Bump crypto-bigint to 0.6.0-pre.5 #38

Make `lucas_test()` take an `Odd`-wrapped integer
685a6ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 24, 2023 in 0s

99.21% (+0.65%) compared to 2379c91

View this Pull Request on Codecov

99.21% (+0.65%) compared to 2379c91

Details

Codecov Report

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

Comparison is base (2379c91) 98.56% compared to head (685a6ee) 99.21%.

Files Patch % Lines
src/hazmat/lucas.rs 99.31% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #38      +/-   ##
==========================================
+ Coverage   98.56%   99.21%   +0.65%     
==========================================
  Files           9        9              
  Lines        1323     1402      +79     
==========================================
+ Hits         1304     1391      +87     
+ Misses         19       11       -8     

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