briansmith / ring

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

Remove unused byte swapping code #2071

Closed briansmith closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 96.79%. Comparing base (6f9a387) to head (69353b3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2071 +/- ## ========================================== + Coverage 96.70% 96.79% +0.08% ========================================== Files 145 145 Lines 20763 20743 -20 Branches 244 244 ========================================== - Hits 20079 20078 -1 + Misses 650 631 -19 Partials 34 34 ```

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