briansmith / ring

Safe, fast, small crypto using Rust
Other
3.68k stars 693 forks source link

Move CAVP/SHAVS tests into their own crate. #1973

Closed briansmith closed 5 months ago

briansmith commented 5 months ago

Stop including these large test input files in the published ring crate, as the ring crate is too large.

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.30%. Comparing base (6331d46) to head (8d0d842). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1973 +/- ## ======================================= Coverage 96.29% 96.30% ======================================= Files 135 136 +1 Lines 20663 20663 Branches 226 226 ======================================= + Hits 19898 19899 +1 Misses 730 730 + Partials 35 34 -1 ```

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