briansmith / ring

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

CPU: Test the SHA-512 detection logic for macOS. #2068

Closed briansmith closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 88.88889% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 96.85%. Comparing base (89a93d8) to head (c75dcb0). Report is 2 commits behind head on main.

Files Patch % Lines
src/cpu/arm/darwin.rs 88.88% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2068 +/- ## ======================================= Coverage 96.84% 96.85% ======================================= Files 144 144 Lines 20727 20736 +9 Branches 244 244 ======================================= + Hits 20074 20083 +9 - Misses 619 620 +1 + Partials 34 33 -1 ```

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