Add new APIs to read EC public and private keys from files #535
Codecov / codecov/project
succeeded
Dec 11, 2023 in 0s
87.21% (target 80.00%)
View this Pull Request on Codecov
87.21% (target 80.00%)
Details
Codecov Report
Attention: 4 lines
in your changes are missing coverage. Please review.
Comparison is base (
aba11e5
) 87.52% compared to head (12b4109
) 87.21%.
Files | Patch % | Lines |
---|---|---|
.../io/ballerina/stdlib/crypto/nativeimpl/Decode.java | 78.94% | 3 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #535 +/- ##
============================================
- Coverage 87.52% 87.21% -0.32%
- Complexity 93 97 +4
============================================
Files 16 16
Lines 465 485 +20
Branches 65 69 +4
============================================
+ Hits 407 423 +16
- Misses 47 50 +3
- Partials 11 12 +1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading