refactor(dash-spv): replace run token and running flag with watch#772
Merged
Codecov / codecov/project
succeeded
May 18, 2026 in 1s
72.68% (+0.01%) compared to cfb01fa
View this Pull Request on Codecov
72.68% (+0.01%) compared to cfb01fa
Details
Codecov Report
❌ Patch coverage is 74.07407% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.68%. Comparing base (cfb01fa) to head (6d2cdff).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| dash-spv/src/main.rs | 0.00% | 6 Missing |
| dash-spv/src/client/lifecycle.rs | 85.71% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## v0.42-dev #772 +/- ##
=============================================
+ Coverage 72.67% 72.68% +0.01%
=============================================
Files 320 320
Lines 70333 70319 -14
=============================================
+ Hits 51112 51113 +1
+ Misses 19221 19206 -15 | Files with missing lines | Coverage Δ | |
|---|---|---|
| dash-spv-ffi/src/client.rs | 57.73% <100.00%> (-0.19%) |
⬇️ |
| dash-spv/src/client/core.rs | 46.66% <100.00%> (ø) |
|
| dash-spv/src/client/mod.rs | 100.00% <ø> (ø) |
|
| dash-spv/src/client/sync_coordinator.rs | 78.49% <100.00%> (+2.15%) |
⬆️ |
| dash-spv/src/client/lifecycle.rs | 77.89% <85.71%> (+0.05%) |
⬆️ |
| dash-spv/src/main.rs | 0.00% <0.00%> (ø) |
Loading