entropyxyz / crypto-primes

Random prime generation and primality testing library based on `crypto-bigint`.
https://docs.rs/crypto-primes
Apache License 2.0
17 stars 4 forks source link

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

Closed fjarri closed 9 months ago

fjarri commented 9 months ago
codecov[bot] commented 9 months ago

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 :warning:
Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.