Skip to content

refactor: drop redundant `QuorumHash` import in `helpers` test module

57ae73d
Select commit
Loading
Failed to load commit list.
Open

fix: resolve just-retired quorum by walking earlier masternode lists #801

refactor: drop redundant `QuorumHash` import in `helpers` test module
57ae73d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 4, 2026 in 0s

72.73% (+0.05%) compared to a132945

View this Pull Request on Codecov

72.73% (+0.05%) compared to a132945

Details

Codecov Report

❌ Patch coverage is 82.43243% with 26 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.73%. Comparing base (a132945) to head (57ae73d).

Files with missing lines Patch % Lines
dash-spv-ffi/src/platform_integration.rs 0.00% 13 Missing ⚠️
dash-spv/src/client/queries.rs 0.00% 13 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #801      +/-   ##
==========================================
+ Coverage   72.67%   72.73%   +0.05%     
==========================================
  Files         322      322              
  Lines       71363    71454      +91     
==========================================
+ Hits        51866    51969     +103     
+ Misses      19497    19485      -12     
Files with missing lines Coverage Δ
dash/src/sml/masternode_list_engine/helpers.rs 100.00% <100.00%> (ø)
dash-spv-ffi/src/platform_integration.rs 27.47% <0.00%> (+4.74%) ⬆️
dash-spv/src/client/queries.rs 21.21% <0.00%> (+5.65%) ⬆️

... and 25 files with indirect coverage changes