Skip to content

refactor(dash): use `LlmqDevnetParams` struct instead of `(u32, u32)`…

a5b5204
Select commit
Loading
Failed to load commit list.
Merged

feat: devnet support for dash-spv #784

refactor(dash): use `LlmqDevnetParams` struct instead of `(u32, u32)`…
a5b5204
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 27, 2026 in 1s

72.26% (+0.01%) compared to 7abc02e

View this Pull Request on Codecov

72.26% (+0.01%) compared to 7abc02e

Details

Codecov Report

❌ Patch coverage is 55.44554% with 45 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.26%. Comparing base (7abc02e) to head (a5b5204).

Files with missing lines Patch % Lines
dash-spv/src/main.rs 0.00% 31 Missing ⚠️
dash-spv/src/client/config.rs 57.14% 6 Missing ⚠️
dash/src/network/constants.rs 0.00% 5 Missing ⚠️
dash/src/sml/llmq_type/mod.rs 95.91% 2 Missing ⚠️
dash/src/sml/llmq_type/network.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #784      +/-   ##
==========================================
+ Coverage   72.24%   72.26%   +0.01%     
==========================================
  Files         321      321              
  Lines       70370    70467      +97     
==========================================
+ Hits        50839    50922      +83     
- Misses      19531    19545      +14     
Files with missing lines Coverage Δ
dash-spv/src/client/lifecycle.rs 78.12% <100.00%> (+0.11%) ⬆️
dash/src/sml/llmq_type/network.rs 73.19% <0.00%> (ø)
dash/src/sml/llmq_type/mod.rs 71.64% <95.91%> (+6.22%) ⬆️
dash/src/network/constants.rs 84.07% <0.00%> (-2.20%) ⬇️
dash-spv/src/client/config.rs 88.46% <57.14%> (-4.88%) ⬇️
dash-spv/src/main.rs 0.00% <0.00%> (ø)

... and 18 files with indirect coverage changes