ECDSA: Update for FIPS 186-5.#2863
Merged
Merged
Codecov / codecov/project
failed
Jun 30, 2026 in 0s
96.44% (-0.02%) compared to fc6c02f
View this Pull Request on Codecov
96.44% (-0.02%) compared to fc6c02f
Details
Codecov Report
❌ Patch coverage is 85.71429% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.44%. Comparing base (fc6c02f) to head (426ab55).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/ec/suite_b/ecdsa/signing.rs | 66.66% | 1 Missing and 1 partial |
| src/ec/suite_b/ecdsa/verification.rs | 90.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2863 +/- ##
==========================================
- Coverage 96.45% 96.44% -0.02%
==========================================
Files 204 204
Lines 20409 20402 -7
Branches 521 521
==========================================
- Hits 19685 19676 -9
- Misses 601 602 +1
- Partials 123 124 +1 ☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading