briansmith / ring

Safe, fast, small crypto using Rust
Other
3.68k stars 693 forks source link

tests: properly format a limb on 32-bit arch #1932

Closed vkrasnov closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (14c6e3d) 96.02% compared to head (b0a7829) 96.01%.

Files Patch % Lines
src/ec/suite_b/ops.rs 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1932 +/- ## ========================================== - Coverage 96.02% 96.01% -0.01% ========================================== Files 136 136 Lines 20773 20774 +1 Branches 226 226 ========================================== - Hits 19947 19946 -1 - Misses 792 793 +1 - Partials 34 35 +1 ```

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