RSA: save two copies during private key operations. #2310
Merged
Codecov / codecov/project
succeeded
Feb 1, 2025 in 0s
96.70% (-0.01%) compared to 9a6d9e6, passed because coverage increased by 0% when compared to adjusted base (96.71%)
View this Pull Request on Codecov
96.70% (-0.01%) compared to 9a6d9e6, passed because coverage increased by 0% when compared to adjusted base (96.71%)
Details
Codecov Report
Attention: Patch coverage is 94.93671%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 96.70%. Comparing base (
9a6d9e6
) to head (5dfd21d
).
Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
src/arithmetic/bigint.rs | 94.80% | 3 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #2310 +/- ##
==========================================
- Coverage 96.71% 96.70% -0.01%
==========================================
Files 176 176
Lines 21123 21176 +53
Branches 492 493 +1
==========================================
+ Hits 20429 20479 +50
- Misses 590 593 +3
Partials 104 104
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading