fix(key-wallet): zeroize ExtendedBLSPrivKey and ExtendedEd25519PrivKey on drop#859
Merged
Merged
Codecov / codecov/project
succeeded
Jul 10, 2026 in 0s
73.66% (+0.03%) compared to 1860089
View this Pull Request on Codecov
73.66% (+0.03%) compared to 1860089
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.66%. Comparing base (1860089) to head (7826a14).
Additional details and impacted files
@@ Coverage Diff @@
## dev #859 +/- ##
==========================================
+ Coverage 73.62% 73.66% +0.03%
==========================================
Files 324 324
Lines 73195 73268 +73
==========================================
+ Hits 53888 53970 +82
+ Misses 19307 19298 -9 | Files with missing lines | Coverage Δ | |
|---|---|---|
| key-wallet/src/bip32.rs | 80.74% <100.00%> (+0.03%) |
⬆️ |
| key-wallet/src/derivation_bls_bip32.rs | 92.87% <100.00%> (+0.24%) |
⬆️ |
| key-wallet/src/derivation_slip10.rs | 51.06% <100.00%> (+6.00%) |
⬆️ |
Loading