fix(dash-spv): rescan committed filter ranges for newly derived scripts - #866
Open
HashEngineering wants to merge 3 commits into
Open
fix(dash-spv): rescan committed filter ranges for newly derived scripts#866HashEngineering wants to merge 3 commits into
HashEngineering wants to merge 3 commits into
Codecov / codecov/project
succeeded
Aug 6, 2026 in 0s
74.58% (+0.02%) compared to 70d4bf8
View this Pull Request on Codecov
74.58% (+0.02%) compared to 70d4bf8
Details
Codecov Report
❌ Patch coverage is 91.13924% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.58%. Comparing base (70d4bf8) to head (580c4a0).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| dash-spv/src/sync/filters/manager.rs | 89.55% | 7 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## dev #866 +/- ##
==========================================
+ Coverage 74.56% 74.58% +0.02%
==========================================
Files 328 328
Lines 75711 75786 +75
==========================================
+ Hits 56451 56528 +77
+ Misses 19260 19258 -2 | Files with missing lines | Coverage Δ | |
|---|---|---|
| dash-spv/src/sync/filters/batch.rs | 97.81% <100.00%> (+0.21%) |
⬆️ |
| dash-spv/src/sync/filters/manager.rs | 97.56% <89.55%> (-0.19%) |
⬇️ |
Loading