refactor(dash-spv): network manager refactor and sync pipelines optimized #902
Draft
ZocoLini wants to merge 2 commits into
Draft
refactor(dash-spv): network manager refactor and sync pipelines optimized #902ZocoLini wants to merge 2 commits into
ZocoLini wants to merge 2 commits into
Codecov / codecov/project
succeeded
Jul 22, 2026 in 1s
73.80% (-0.75%) compared to 19690d3
View this Pull Request on Codecov
73.80% (-0.75%) compared to 19690d3
Details
Codecov Report
❌ Patch coverage is 94.11765% with 78 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.80%. Comparing base (19690d3) to head (726da21).
Additional details and impacted files
@@ Coverage Diff @@
## dev #902 +/- ##
==========================================
- Coverage 74.54% 73.80% -0.75%
==========================================
Files 327 318 -9
Lines 75032 72110 -2922
==========================================
- Hits 55936 53222 -2714
+ Misses 19096 18888 -208 | Files with missing lines | Coverage Δ | |
|---|---|---|
| dash-spv-ffi/src/callbacks.rs | 83.21% <100.00%> (-0.37%) |
⬇️ |
| dash-spv/src/client/core.rs | 63.04% <100.00%> (+0.82%) |
⬆️ |
| dash-spv/src/client/event_handler.rs | 93.76% <100.00%> (-0.13%) |
⬇️ |
| dash-spv/src/client/events.rs | 100.00% <100.00%> (ø) |
|
| dash-spv/src/client/mod.rs | 100.00% <100.00%> (ø) |
|
| dash-spv/src/client/transactions.rs | 100.00% <100.00%> (+10.00%) |
⬆️ |
| dash-spv/src/lib.rs | 46.66% <ø> (ø) |
|
| dash-spv/src/network/manager.rs | 78.02% <ø> (+5.23%) |
⬆️ |
| dash-spv/src/storage/mod.rs | 86.15% <ø> (ø) |
|
| dash-spv/src/sync/block_headers/pipeline.rs | 93.50% <100.00%> (-0.72%) |
⬇️ |
| ... and 31 more |
Loading