Crypto libs #115
Merged
Crypto libs #115
Codecov / codecov/project
succeeded
Nov 19, 2024 in 0s
99.79% (target 99.00%)
View this Pull Request on Codecov
99.79% (target 99.00%)
Details
Codecov Report
Attention: Patch coverage is 98.26590%
with 6 lines
in your changes missing coverage. Please review.
Project coverage is 99.79%. Comparing base (
e554591
) to head (50b02fb
).
Report is 15 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
contracts/libs/crypto/ECDSA384.sol | 98.56% | 4 Missing |
contracts/libs/crypto/RSASSAPSS.sol | 97.01% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #115 +/- ##
===========================================
- Coverage 100.00% 99.79% -0.21%
===========================================
Files 50 54 +4
Lines 2295 2969 +674
Branches 365 440 +75
===========================================
+ Hits 2295 2963 +668
- Misses 0 6 +6
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
- JS Bundle Analysis - Avoid shipping oversized bundles
Loading