briansmith / ring

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

Remove unused endian module. #2107

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.29%. Comparing base (94f198e) to head (4872788).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2107 +/- ## ========================================== + Coverage 97.24% 97.29% +0.04% ========================================== Files 145 144 -1 Lines 20145 20126 -19 Branches 228 228 ========================================== - Hits 19590 19581 -9 + Misses 528 519 -9 + Partials 27 26 -1 ```

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