fix(dash-spv): collect the scripts derived by every application of a block, not only the tracked one - #1008
Closed
llbartekll wants to merge 1 commit into
Closed
fix(dash-spv): collect the scripts derived by every application of a block, not only the tracked one#1008llbartekll wants to merge 1 commit into
llbartekll wants to merge 1 commit into
Codecov / codecov/project
succeeded
Sep 10, 2026 in 0s
77.55% (+0.00%) compared to 0e56657
View this Pull Request on Codecov
77.55% (+0.00%) compared to 0e56657
Details
Codecov Report
❌ Patch coverage is 86.66667% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.55%. Comparing base (0e56657) to head (33ad4e2).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| dash-spv/src/sync/filters/sync_manager.rs | 84.61% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## dev #1008 +/- ##
=======================================
Coverage 77.55% 77.55%
=======================================
Files 329 329
Lines 83624 83639 +15
=======================================
+ Hits 64851 64869 +18
+ Misses 18773 18770 -3 | Files with missing lines | Coverage Δ | |
|---|---|---|
| dash-spv/src/sync/filters/manager.rs | 97.94% <100.00%> (+<0.01%) |
⬆️ |
| dash-spv/src/sync/filters/sync_manager.rs | 95.74% <84.61%> (-4.26%) |
⬇️ |
Loading