fix(key-wallet): emit the removals the islock and abandon paths already performed - #971
Open
bfoss765 wants to merge 2 commits into
Open
fix(key-wallet): emit the removals the islock and abandon paths already performed#971bfoss765 wants to merge 2 commits into
bfoss765 wants to merge 2 commits into
Codecov / codecov/project
succeeded
Aug 19, 2026 in 1s
77.11% (+0.15%) compared to 5877d15
View this Pull Request on Codecov
77.11% (+0.15%) compared to 5877d15
Details
Codecov Report
❌ Patch coverage is 98.00363% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.11%. Comparing base (5877d15) to head (bbb9237).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| .../src/managed_account/managed_core_funds_account.rs | 89.87% | 8 Missing |
| key-wallet-manager/src/lib.rs | 82.35% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## dev #971 +/- ##
==========================================
+ Coverage 76.96% 77.11% +0.15%
==========================================
Files 329 329
Lines 82676 83176 +500
==========================================
+ Hits 63631 64144 +513
+ Misses 19045 19032 -13 | Files with missing lines | Coverage Δ | |
|---|---|---|
| dash-spv-ffi/src/callbacks.rs | 86.71% <ø> (+0.13%) |
⬆️ |
| key-wallet-manager/src/events.rs | 64.31% <ø> (ø) |
|
| key-wallet-manager/src/process_block.rs | 92.58% <100.00%> (+0.27%) |
⬆️ |
| ...-wallet/src/transaction_checking/wallet_checker.rs | 99.55% <100.00%> (+0.06%) |
⬆️ |
| ...y-wallet/src/wallet/managed_wallet_info/helpers.rs | 76.01% <100.00%> (+4.51%) |
⬆️ |
| key-wallet/src/wallet/managed_wallet_info/mod.rs | 74.61% <100.00%> (+0.39%) |
⬆️ |
| ...allet/managed_wallet_info/wallet_info_interface.rs | 80.79% <100.00%> (+0.32%) |
⬆️ |
| key-wallet-manager/src/lib.rs | 78.00% <82.35%> (+4.53%) |
⬆️ |
| .../src/managed_account/managed_core_funds_account.rs | 87.85% <89.87%> (+0.08%) |
⬆️ |
Loading