feat(key-wallet): add downgrade_to_external_signable method to wallets #782
+4
−0
Codecov / codecov/project
succeeded
May 22, 2026 in 0s
72.26% (+0.09%) compared to f569e7b
View this Pull Request on Codecov
72.26% (+0.09%) compared to f569e7b
Details
Codecov Report
❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.26%. Comparing base (f569e7b) to head (a4b3774).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| key-wallet/src/wallet/mod.rs | 0.00% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## dev #782 +/- ##
==========================================
+ Coverage 72.17% 72.26% +0.09%
==========================================
Files 321 321
Lines 70367 70370 +3
==========================================
+ Hits 50790 50856 +66
+ Misses 19577 19514 -63 | Files with missing lines | Coverage Δ | |
|---|---|---|
| key-wallet/src/wallet/mod.rs | 93.91% <0.00%> (-1.09%) |
⬇️ |
Loading