Skip to content

fix(key-wallet): emit the removals the islock and abandon paths already performed - #971

Open
bfoss765 wants to merge 3 commits into
devfrom
fix/sweep-event-emission
Open

fix(key-wallet): emit the removals the islock and abandon paths already performed#971
bfoss765 wants to merge 3 commits into
devfrom
fix/sweep-event-emission

test(key-wallet): assert wallet-wide utxos and share the funding scaf…

57fae1a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 20, 2026 in 1s

77.20% (+0.23%) compared to 5877d15

View this Pull Request on Codecov

77.20% (+0.23%) compared to 5877d15

Details

Codecov Report

❌ Patch coverage is 98.08028% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.20%. Comparing base (5877d15) to head (57fae1a).

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.20%   +0.23%     
==========================================
  Files         329      329              
  Lines       82676    83193     +517     
==========================================
+ Hits        63631    64225     +594     
+ Misses      19045    18968      -77     
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%) ⬆️
key-wallet-manager/src/test_helpers.rs 100.00% <100.00%> (ø)
...-wallet/src/transaction_checking/wallet_checker.rs 99.55% <100.00%> (+0.06%) ⬆️
...y-wallet/src/wallet/managed_wallet_info/helpers.rs 74.58% <100.00%> (+3.07%) ⬆️
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%) ⬆️

... and 24 files with indirect coverage changes