feat(dash-spv): prune spent single-use CoinJoin addresses from the filter scan query - #949
Merged
Merged
Codecov / codecov/project
succeeded
Aug 11, 2026 in 0s
75.42% (+0.02%) compared to 5a80bd7
View this Pull Request on Codecov
75.42% (+0.02%) compared to 5a80bd7
Details
Codecov Report
❌ Patch coverage is 92.22222% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.42%. Comparing base (5a80bd7) to head (53fd906).
Additional details and impacted files
@@ Coverage Diff @@
## dev #949 +/- ##
==========================================
+ Coverage 75.40% 75.42% +0.02%
==========================================
Files 328 328
Lines 78541 78630 +89
==========================================
+ Hits 59222 59305 +83
- Misses 19319 19325 +6 | Files with missing lines | Coverage Δ | |
|---|---|---|
| key-wallet-manager/src/process_block.rs | 92.30% <100.00%> (+1.68%) |
⬆️ |
| .../src/managed_account/managed_core_funds_account.rs | 80.04% <100.00%> (+0.46%) |
⬆️ |
| dash-spv/src/sync/filters/manager.rs | 97.93% <97.67%> (-0.10%) |
⬇️ |
| key-wallet-manager/src/wallet_interface.rs | 9.37% <0.00%> (-0.97%) |
⬇️ |
| ...allet/managed_wallet_info/wallet_info_interface.rs | 79.79% <80.00%> (+2.58%) |
⬆️ |
Loading