fix(key-wallet): stop pruning spent CoinJoin addresses from the filter scan - #985
Open
ZocoLini wants to merge 1 commit into
Open
fix(key-wallet): stop pruning spent CoinJoin addresses from the filter scan#985ZocoLini wants to merge 1 commit into
ZocoLini wants to merge 1 commit into
Codecov / codecov/project
succeeded
Aug 27, 2026 in 0s
77.15% (+0.01%) compared to 237f79a
View this Pull Request on Codecov
77.15% (+0.01%) compared to 237f79a
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.15%. Comparing base (237f79a) to head (a1d383d).
Additional details and impacted files
@@ Coverage Diff @@
## dev #985 +/- ##
==========================================
+ Coverage 77.14% 77.15% +0.01%
==========================================
Files 329 329
Lines 82998 83031 +33
==========================================
+ Hits 64026 64060 +34
+ Misses 18972 18971 -1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| dash-spv/src/sync/filters/manager.rs | 97.91% <ø> (ø) |
|
| key-wallet-manager/src/process_block.rs | 93.15% <100.00%> (+0.84%) |
⬆️ |
| key-wallet-manager/src/wallet_interface.rs | 9.37% <ø> (ø) |
|
| .../src/managed_account/managed_core_funds_account.rs | 87.59% <ø> (-0.18%) |
⬇️ |
| ...allet/managed_wallet_info/wallet_info_interface.rs | 80.70% <ø> (+0.23%) |
⬆️ |
Loading