briansmith / ring

Safe, fast, small crypto using Rust
Other
3.65k stars 684 forks source link

bits: Rename `from_usize_bits` to `from_bits` and generalize it. #2011

Closed briansmith closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 96.29%. Comparing base (e7fcc08) to head (de39d44).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2011 +/- ## ========================================== - Coverage 96.29% 96.29% -0.01% ========================================== Files 140 140 Lines 20816 20814 -2 Branches 226 226 ========================================== - Hits 20045 20043 -2 Misses 737 737 Partials 34 34 ```

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