briansmith / ring

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

Use QEMU to test CPUs with AES-NI but no AVX, and without AES-NI. #2108

Closed briansmith closed 2 weeks ago

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 (85df439) to head (8776218).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2108 +/- ## ========================================== + Coverage 96.92% 97.07% +0.15% ========================================== Files 144 144 Lines 20124 20124 Branches 456 456 ========================================== + Hits 19505 19536 +31 + Misses 519 492 -27 + Partials 100 96 -4 ```

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