briansmith / ring

Safe, fast, small crypto using Rust
Other
3.77k stars 708 forks source link

CI: Address clippy lints and upgrade tools so CI succeeds #2149

Closed briansmith closed 1 month ago

briansmith commented 1 month ago

See each individual commit message for details.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 66.66667% with 3 lines in your changes missing coverage. Please review.

Project coverage is 96.97%. Comparing base (7c0024a) to head (56d934f). Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
src/polyfill/slice.rs 0.00% 0 Missing and 2 partials :warning:
src/arithmetic/constant.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2149 +/- ## ========================================== - Coverage 97.12% 96.97% -0.16% ========================================== Files 151 151 Lines 20101 19597 -504 Branches 447 468 +21 ========================================== - Hits 19524 19004 -520 - Misses 482 487 +5 - Partials 95 106 +11 ```

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