briansmith / ring

Safe, fast, small crypto using Rust
Other
3.74k stars 704 forks source link

AEAD: Prepare for out-of-place seal/open refactoring #1865

Closed briansmith closed 5 months ago

codecov[bot] commented 10 months ago

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (a3d034d) 96.03% compared to head (7b135a9) 96.03%.

Files Patch % Lines
src/aead/shift.rs 0.00% 5 Missing :warning:
src/aead/chacha20_poly1305.rs 80.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1865 +/- ## ========================================== - Coverage 96.03% 96.03% -0.01% ========================================== Files 136 136 Lines 20761 20758 -3 Branches 226 226 ========================================== - Hits 19937 19934 -3 - Misses 789 790 +1 + Partials 35 34 -1 ```

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