Rewrite aes_nohw.c to aes_nohw.rs. #2070
Open
Codecov / codecov/project
succeeded
May 23, 2024 in 0s
97.26% (+0.02%) compared to be4ba83
View this Pull Request on Codecov
97.26% (+0.02%) compared to be4ba83
Details
Codecov Report
Attention: Patch coverage is 99.69651%
with 2 lines
in your changes are missing coverage. Please review.
Project coverage is 97.26%. Comparing base (
be4ba83
) to head (897c90b
).
Report is 1 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
src/aead/aes/aes_nohw.rs | 99.83% | 1 Missing |
src/constant_time.rs | 96.87% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2070 +/- ##
==========================================
+ Coverage 97.24% 97.26% +0.02%
==========================================
Files 144 144
Lines 19998 20134 +136
Branches 228 205 -23
==========================================
+ Hits 19447 19584 +137
Misses 525 525
+ Partials 26 25 -1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading