briansmith / ring

Safe, fast, small crypto using Rust
Other
3.64k stars 682 forks source link

Testing: Remove CAVP SHAVS Monte Carlo tests. #2111

Open briansmith opened 2 weeks ago

briansmith commented 2 weeks ago

They are slow and they don't add much value.

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 97.07%. Comparing base (481462e) to head (4452b0c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2111 +/- ## ========================================== - Coverage 97.07% 97.07% -0.01% ========================================== Files 144 144 Lines 20124 20071 -53 Branches 456 455 -1 ========================================== - Hits 19535 19483 -52 Misses 492 492 + Partials 97 96 -1 ```

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