Skip to content

feat(dash-spv): expose per-peer connection stats (ping RTT, bytes received)#860

Open
QuantumExplorer wants to merge 1 commit into
devfrom
claude/modest-sinoussi-db08c7
Open

feat(dash-spv): expose per-peer connection stats (ping RTT, bytes received)#860
QuantumExplorer wants to merge 1 commit into
devfrom
claude/modest-sinoussi-db08c7

feat(dash-spv): expose per-peer connection stats (ping RTT, bytes rec…

088b252
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 10, 2026 in 1s

73.61% (-0.25%) compared to 0786810

View this Pull Request on Codecov

73.61% (-0.25%) compared to 0786810

Details

Codecov Report

❌ Patch coverage is 80.00000% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.61%. Comparing base (0786810) to head (088b252).
⚠️ Report is 1 commits behind head on dev.

Files with missing lines Patch % Lines
dash-spv/src/network/peer.rs 92.00% 4 Missing ⚠️
dash-spv/src/client/queries.rs 0.00% 3 Missing ⚠️
dash-spv/src/network/manager.rs 40.00% 3 Missing ⚠️
dash-spv/src/network/mod.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #860      +/-   ##
==========================================
- Coverage   73.85%   73.61%   -0.25%     
==========================================
  Files         250      324      +74     
  Lines       53168    73278   +20110     
==========================================
+ Hits        39268    53943   +14675     
- Misses      13900    19335    +5435     
Files with missing lines Coverage Δ
dash-spv/src/network/mod.rs 96.26% <0.00%> (-1.84%) ⬇️
dash-spv/src/client/queries.rs 19.44% <0.00%> (-1.77%) ⬇️
dash-spv/src/network/manager.rs 71.21% <40.00%> (-1.58%) ⬇️
dash-spv/src/network/peer.rs 63.92% <92.00%> (+2.29%) ⬆️

... and 78 files with indirect coverage changes