refactor: rename Dash network entries to Mainnet
#500
+350
−343
Codecov / codecov/project
succeeded
Mar 11, 2026 in 1s
66.89% (+0.03%) compared to 8bca47d
View this Pull Request on Codecov
66.89% (+0.03%) compared to 8bca47d
Details
Codecov Report
❌ Patch coverage is 72.77228% with 55 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.89%. Comparing base (8bca47d) to head (faa0edd).
Additional details and impacted files
@@ Coverage Diff @@
## v0.42-dev #500 +/- ##
=============================================
+ Coverage 66.86% 66.89% +0.03%
=============================================
Files 313 313
Lines 64756 64757 +1
=============================================
+ Hits 43299 43322 +23
+ Misses 21457 21435 -22 | Files with missing lines | Coverage Δ | |
|---|---|---|
| dash-spv/src/chain/chain_work.rs | 77.86% <100.00%> (ø) |
|
| dash-spv/src/client/config.rs | 92.45% <100.00%> (ø) |
|
| dash-spv/src/client/config_test.rs | 100.00% <100.00%> (ø) |
|
| dash-spv/src/mempool_filter.rs | 84.64% <100.00%> (ø) |
|
| dash-spv/src/validation/header.rs | 95.95% <100.00%> (ø) |
|
| dash/src/blockdata/constants.rs | 100.00% <100.00%> (ø) |
|
| dash/src/blockdata/transaction/mod.rs | 86.15% <100.00%> (ø) |
|
| dash/src/blockdata/transaction/outpoint.rs | 77.50% <ø> (ø) |
|
| dash/src/crypto/key.rs | 76.33% <100.00%> (ø) |
|
| dash/src/crypto/sighash.rs | 65.27% <100.00%> (ø) |
|
| ... and 28 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading