Codecov / codecov/project
failed
Jun 28, 2024 in 0s
96.99% (-0.14%) compared to fd06b00
View this Pull Request on Codecov
96.99% (-0.14%) compared to fd06b00
Details
Codecov Report
Attention: Patch coverage is 92.63393%
with 33 lines
in your changes missing coverage. Please review.
Project coverage is 96.99%. Comparing base (
fd06b00
) to head (686acdd
).
❗ Current head 686acdd differs from pull request most recent head 5c56776
Please upload reports for the commit 5c56776 to get more accurate results.
Files | Patch % | Lines |
---|---|---|
src/aead/aes_gcm.rs | 81.91% | 17 Missing |
src/aead/gcm.rs | 41.66% | 7 Missing |
src/aead/aes/counter.rs | 98.46% | 3 Missing and 1 partial |
src/aead/aes.rs | 66.66% | 3 Missing |
src/aead/aes/ffi.rs | 81.81% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #2120 +/- ##
==========================================
- Coverage 97.12% 96.99% -0.14%
==========================================
Files 151 150 -1
Lines 20101 20153 +52
Branches 447 428 -19
==========================================
+ Hits 19524 19548 +24
- Misses 482 510 +28
Partials 95 95
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading