feat: per-wallet filter scan and runtime wallet catch-up #694
Codecov / codecov/project
succeeded
Apr 28, 2026 in 0s
70.58% (+0.45%) compared to 4e97232
View this Pull Request on Codecov
70.58% (+0.45%) compared to 4e97232
Details
Codecov Report
❌ Patch coverage is 97.32072% with 34 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.58%. Comparing base (4e97232) to head (c0bd21b).
Additional details and impacted files
@@ Coverage Diff @@
## v0.42-dev #694 +/- ##
=============================================
+ Coverage 70.13% 70.58% +0.45%
=============================================
Files 319 320 +1
Lines 66935 68028 +1093
=============================================
+ Hits 46944 48020 +1076
- Misses 19991 20008 +17 | Files with missing lines | Coverage Δ | |
|---|---|---|
| dash-spv-ffi/src/callbacks.rs | 79.42% <100.00%> (+3.50%) |
⬆️ |
| dash-spv/src/sync/blocks/manager.rs | 96.59% <100.00%> (+1.90%) |
⬆️ |
| dash-spv/src/sync/blocks/pipeline.rs | 96.89% <100.00%> (+1.31%) |
⬆️ |
| dash-spv/src/sync/blocks/sync_manager.rs | 82.85% <ø> (ø) |
|
| dash-spv/src/sync/events.rs | 65.00% <100.00%> (+0.89%) |
⬆️ |
| dash-spv/src/sync/filters/batch.rs | 97.60% <100.00%> (+0.23%) |
⬆️ |
| dash-spv/src/sync/filters/sync_manager.rs | 100.00% <100.00%> (ø) |
|
| dash-spv/src/sync/mempool/sync_manager.rs | 98.72% <100.00%> (+<0.01%) |
⬆️ |
| key-wallet-manager/src/lib.rs | 62.88% <100.00%> (+2.23%) |
⬆️ |
| dash-spv/src/sync/filters/block_match_tracker.rs | 99.23% <99.23%> (ø) |
|
| ... and 4 more |
Loading