briansmith / ring

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

digest internals: Make correctness of slice indexing clearer in `Context::update` #2055

Closed briansmith closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 96.42857% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 96.80%. Comparing base (9670e93) to head (02cc56d). Report is 1 commits behind head on main.

Files Patch % Lines
src/digest.rs 95.65% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2055 +/- ## ========================================== - Coverage 96.80% 96.80% -0.01% ========================================== Files 143 143 Lines 20437 20445 +8 Branches 226 226 ========================================== + Hits 19785 19792 +7 - Misses 618 619 +1 Partials 34 34 ```

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