Skip to content

fix(key-wallet): prune observed spends during the initial sync - #1014

Open
ZocoLini wants to merge 1 commit into
devfrom
fix/prune-observed-spends-during-sync
Open

ZocoLini wants to merge 1 commit into
devfrom
fix/prune-observed-spends-during-sync

fix(key-wallet): prune observed spends during the initial sync

3a427a4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 20, 2026 in 0s

77.19% (-0.02%) compared to ed0df9d

View this Pull Request on Codecov

77.19% (-0.02%) compared to ed0df9d

Details

Codecov Report

❌ Patch coverage is 63.63636% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.19%. Comparing base (ed0df9d) to head (3a427a4).
⚠️ Report is 8 commits behind head on dev.

Files with missing lines Patch % Lines
key-wallet-manager/src/process_block.rs 0.00% 5 Missing ⚠️
key-wallet-manager/src/wallet_interface.rs 0.00% 1 Missing ⚠️
key-wallet/src/wallet/managed_wallet_info/mod.rs 83.33% 1 Missing ⚠️
...allet/managed_wallet_info/wallet_info_interface.rs 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1014      +/-   ##
==========================================
- Coverage   77.20%   77.19%   -0.02%     
==========================================
  Files         329      329              
  Lines       83862    83880      +18     
==========================================
  Hits        64747    64747              
- Misses      19115    19133      +18     
Files with missing lines Coverage Δ
dash-spv/src/client/event_handler.rs 93.75% <100.00%> (-0.27%) ⬇️
.../src/managed_account/managed_core_funds_account.rs 87.56% <100.00%> (+0.01%) ⬆️
key-wallet-manager/src/wallet_interface.rs 9.09% <0.00%> (-0.29%) ⬇️
key-wallet/src/wallet/managed_wallet_info/mod.rs 74.24% <83.33%> (+0.01%) ⬆️
...allet/managed_wallet_info/wallet_info_interface.rs 80.82% <85.71%> (+0.12%) ⬆️
key-wallet-manager/src/process_block.rs 92.24% <0.00%> (-0.91%) ⬇️

... and 5 files with indirect coverage changes