briansmith / ring

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

aead: Add tests that keys are Send and Sync #2099

Closed briansmith closed 2 weeks ago

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 97.25%. Comparing base (e88750b) to head (1166147). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2099 +/- ## ========================================== + Coverage 97.23% 97.25% +0.01% ========================================== Files 143 143 Lines 20069 20079 +10 Branches 228 228 ========================================== + Hits 19515 19527 +12 Misses 527 527 + Partials 27 25 -2 ```

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