fix(dash-spv): stop losing derived scripts, and close the loop on wallet state - #989
Draft
ZocoLini wants to merge 1 commit into
Draft
fix(dash-spv): stop losing derived scripts, and close the loop on wallet state#989ZocoLini wants to merge 1 commit into
ZocoLini wants to merge 1 commit into
Codecov / codecov/project
succeeded
Sep 2, 2026 in 0s
76.95% (-0.16%) compared to 93260bf
View this Pull Request on Codecov
76.95% (-0.16%) compared to 93260bf
Details
Codecov Report
❌ Patch coverage is 94.70588% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.95%. Comparing base (93260bf) to head (974c2c3).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| dash-spv/src/sync/filters/manager.rs | 94.15% | 9 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## dev #989 +/- ##
==========================================
- Coverage 77.10% 76.95% -0.16%
==========================================
Files 329 329
Lines 83511 83679 +168
==========================================
Hits 64394 64394
- Misses 19117 19285 +168 | Files with missing lines | Coverage Δ | |
|---|---|---|
| dash-spv/src/sync/filters/batch.rs | 97.87% <100.00%> (+0.27%) |
⬆️ |
| dash-spv/src/sync/filters/sync_manager.rs | 100.00% <ø> (ø) |
|
| dash-spv/src/sync/filters/manager.rs | 97.71% <94.15%> (-0.23%) |
⬇️ |
Loading