refactor(dash-spv): network manager refactor and sync pipelines optimized - #902
Open
ZocoLini wants to merge 6 commits into
Open
refactor(dash-spv): network manager refactor and sync pipelines optimized #902ZocoLini wants to merge 6 commits into
ZocoLini wants to merge 6 commits into
Codecov / codecov/project
succeeded
Aug 3, 2026 in 0s
74.77% (+0.09%) compared to 9c87ccb
View this Pull Request on Codecov
74.77% (+0.09%) compared to 9c87ccb
Details
Codecov Report
❌ Patch coverage is 95.22740% with 85 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.77%. Comparing base (9c87ccb) to head (704f1fb).
Additional details and impacted files
@@ Coverage Diff @@
## dev #902 +/- ##
==========================================
+ Coverage 74.67% 74.77% +0.09%
==========================================
Files 328 319 -9
Lines 76451 74579 -1872
==========================================
- Hits 57093 55765 -1328
+ Misses 19358 18814 -544 | Files with missing lines | Coverage Δ | |
|---|---|---|
| dash-spv-ffi/src/callbacks.rs | 84.23% <100.00%> (-0.17%) |
⬇️ |
| dash-spv/src/client/core.rs | 63.04% <100.00%> (+0.82%) |
⬆️ |
| dash-spv/src/client/event_handler.rs | 93.89% <100.00%> (-0.12%) |
⬇️ |
| dash-spv/src/client/events.rs | 100.00% <100.00%> (ø) |
|
| dash-spv/src/lib.rs | 46.66% <ø> (ø) |
|
| dash-spv/src/network/manager.rs | 84.63% <ø> (+14.11%) |
⬆️ |
| dash-spv/src/storage/mod.rs | 86.15% <ø> (ø) |
|
| dash-spv/src/sync/block_headers/pipeline.rs | 93.50% <100.00%> (-0.72%) |
⬇️ |
| dash-spv/src/sync/block_headers/segment_state.rs | 98.23% <100.00%> (+0.86%) |
⬆️ |
| dash-spv/src/sync/block_headers/sync_manager.rs | 92.10% <100.00%> (+7.48%) |
⬆️ |
| ... and 30 more |
Loading