briansmith / ring

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

Add GNU/Hurd support #2086

Closed sthibaul closed 3 weeks ago

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 97.35%. Comparing base (70b59d6) to head (43b8a26). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2086 +/- ## ========================================== + Coverage 97.24% 97.35% +0.11% ========================================== Files 144 142 -2 Lines 20028 19945 -83 Branches 228 228 ========================================== - Hits 19476 19418 -58 + Misses 525 500 -25 Partials 27 27 ```

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

briansmith commented 3 weeks ago

Thank you!