Codecov / codecov/project
succeeded
Oct 6, 2023 in 1s
96.07% (+0.17%) compared to 789ba20
View this Pull Request on Codecov
96.07% (+0.17%) compared to 789ba20
Details
Codecov Report
Merging #1631 (4e94c35) into main (789ba20) will increase coverage by
0.17%
.
Report is 1 commits behind head on main.
The diff coverage is91.97%
.
❗ Current head 4e94c35 differs from pull request most recent head 5664a87. Consider uploading reports for the commit 5664a87 to get more accurate results
@@ Coverage Diff @@
## main #1631 +/- ##
==========================================
+ Coverage 95.90% 96.07% +0.17%
==========================================
Files 129 135 +6
Lines 14951 16833 +1882
Branches 170 219 +49
==========================================
+ Hits 14339 16173 +1834
- Misses 591 621 +30
- Partials 21 39 +18
Files | Coverage Δ | |
---|---|---|
crypto/fipsmodule/ec/gfp_p384.c | 100.00% <100.00%> (ø) |
|
src/ec.rs | 100.00% <ø> (ø) |
|
src/ec/curve25519/scalar.rs | 100.00% <100.00%> (ø) |
|
src/ec/suite_b/ecdsa/digest_scalar.rs | 98.46% <100.00%> (+0.27%) |
⬆️ |
src/ec/suite_b/ecdsa/verification.rs | 98.64% <100.00%> (+<0.01%) |
⬆️ |
src/ec/suite_b/ops.rs | 98.06% <100.00%> (+0.04%) |
⬆️ |
src/ec/suite_b/ops/p256.rs | 100.00% <100.00%> (ø) |
|
src/ec/suite_b/ops/p384.rs | 100.00% <100.00%> (ø) |
|
src/ec/suite_b/ops/p521.rs | 100.00% <100.00%> (ø) |
|
src/signature.rs | 93.33% <ø> (ø) |
|
... and 4 more |
... and 18 files with indirect coverage changes
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more
Loading