fix(dash): classify missing infrastructure errors as Skipped#721
Merged
QuantumExplorer merged 1 commit intoMay 5, 2026
Merged
Codecov / codecov/project
succeeded
May 4, 2026 in 1s
70.99% (+0.41%) compared to fcaf66e
View this Pull Request on Codecov
70.99% (+0.41%) compared to fcaf66e
Details
Codecov Report
❌ Patch coverage is 95.94595% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.99%. Comparing base (fcaf66e) to head (7300318).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| dash/src/sml/masternode_list_engine/validation.rs | 88.00% | 9 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## v0.42-dev #721 +/- ##
=============================================
+ Coverage 70.57% 70.99% +0.41%
=============================================
Files 319 319
Lines 68211 68398 +187
=============================================
+ Hits 48142 48561 +419
+ Misses 20069 19837 -232 | Files with missing lines | Coverage Δ | |
|---|---|---|
| dash/src/sml/llmq_entry_verification.rs | 87.05% <100.00%> (+87.05%) |
⬆️ |
| ...ash/src/sml/quorum_entry/qualified_quorum_entry.rs | 95.91% <100.00%> (+25.33%) |
⬆️ |
| dash/src/sml/masternode_list_engine/validation.rs | 86.03% <88.00%> (+10.42%) |
⬆️ |
Loading