hmac: Use non-panicking Digest
API throughout.
#2193
+55
−19
Codecov / codecov/project
succeeded
Dec 19, 2024 in 0s
96.92% (+0.00%) compared to a8619bc
View this Pull Request on Codecov
96.92% (+0.00%) compared to a8619bc
Details
Codecov Report
Attention: Patch coverage is 97.87234%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 96.92%. Comparing base (
a8619bc
) to head (758ec0e
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/hmac.rs | 97.05% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2193 +/- ##
=======================================
Coverage 96.92% 96.92%
=======================================
Files 154 154
Lines 20235 20264 +29
Branches 461 461
=======================================
+ Hits 19612 19641 +29
Misses 518 518
Partials 105 105
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading