Skip to content

test(dashcore): regression tests for Address<NetworkChecked> serde de…

5a41e78
Select commit
Loading
Failed to load commit list.
Open

fix(dashcore): Address<NetworkChecked> serde deserialize no longer hardcodes Mainnet #657

test(dashcore): regression tests for Address<NetworkChecked> serde de…
5a41e78
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 18, 2026 in 0s

68.12% (+0.03%) compared to e15ea34

View this Pull Request on Codecov

68.12% (+0.03%) compared to e15ea34

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.12%. Comparing base (e15ea34) to head (5a41e78).
⚠️ Report is 1 commits behind head on v0.42-dev.

Additional details and impacted files
@@              Coverage Diff              @@
##           v0.42-dev     #657      +/-   ##
=============================================
+ Coverage      68.08%   68.12%   +0.03%     
=============================================
  Files            319      319              
  Lines          67646    67700      +54     
=============================================
+ Hits           46057    46120      +63     
+ Misses         21589    21580       -9     
Files with missing lines Coverage Δ
dash/src/address.rs 56.10% <100.00%> (+2.93%) ⬆️

... and 5 files with indirect coverage changes