feat: Update cryptography tools to support tssEncryptionKey
loading and generation
#16780
Codecov / codecov/project
succeeded
Dec 2, 2024 in 1s
63.66% (+0.03%) compared to 32089ae
View this Pull Request on Codecov
63.66% (+0.03%) compared to 32089ae
Details
Codecov Report
Attention: Patch coverage is 76.27119%
with 14 lines
in your changes missing coverage. Please review.
Project coverage is 63.66%. Comparing base (
32089ae
) to head (bc63214
).
Report is 7 commits behind head on develop.
Additional details and impacted files
@@ Coverage Diff @@
## develop #16780 +/- ##
=============================================
+ Coverage 63.62% 63.66% +0.03%
- Complexity 20401 20453 +52
=============================================
Files 2537 2538 +1
Lines 94757 94983 +226
Branches 9904 9924 +20
=============================================
+ Hits 60288 60469 +181
- Misses 30863 30900 +37
- Partials 3606 3614 +8
Files with missing lines | Coverage Δ | |
---|---|---|
...java/com/swirlds/platform/crypto/KeysAndCerts.java | 63.93% <90.00%> (+5.44%) |
⬆️ |
...java/com/swirlds/platform/crypto/CryptoStatic.java | 55.90% <57.14%> (+0.04%) |
⬆️ |
...wirlds/platform/crypto/EnhancedKeyStoreLoader.java | 70.15% <76.19%> (+0.47%) |
⬆️ |
Loading