briansmith / ring

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

digest internals: Ensure `BlockContext::update` is panic-free. #1996

Closed briansmith closed 2 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 96.28%. Comparing base (9751924) to head (b234267).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1996 +/- ## ======================================= Coverage 96.27% 96.28% ======================================= Files 139 139 Lines 20805 20808 +3 Branches 226 226 ======================================= + Hits 20031 20035 +4 Misses 739 739 + Partials 35 34 -1 ```

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