poly1305 internals: Eliminate "opaque" poly1305_state hack. #2273
+121
−88
Codecov / codecov/project
succeeded
Jan 23, 2025 in 0s
96.74% (-0.01%) compared to 90f2c88, passed because coverage increased by 0% when compared to adjusted base (96.74%)
View this Pull Request on Codecov
96.74% (-0.01%) compared to 90f2c88, passed because coverage increased by 0% when compared to adjusted base (96.74%)
Details
Codecov Report
Attention: Patch coverage is 94.11765%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 96.74%. Comparing base (
90f2c88
) to head (b1101bf
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/aead/poly1305/ffi_arm_neon.rs | 81.25% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2273 +/- ##
==========================================
- Coverage 96.74% 96.74% -0.01%
==========================================
Files 171 171
Lines 20853 20872 +19
Branches 490 492 +2
==========================================
+ Hits 20175 20192 +17
- Misses 571 574 +3
+ Partials 107 106 -1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading