refactor(dash-spv): drop description(), use Display for events
#758
Codecov / codecov/project
succeeded
May 13, 2026 in 0s
72.25% (-0.02%) compared to 5297d61
View this Pull Request on Codecov
72.25% (-0.02%) compared to 5297d61
Details
Codecov Report
❌ Patch coverage is 59.09091% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.25%. Comparing base (5297d61) to head (6d63e9d).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| key-wallet-manager/src/events.rs | 0.00% | 17 Missing |
| dash-spv/src/sync/events.rs | 95.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## v0.42-dev #758 +/- ##
=============================================
- Coverage 72.26% 72.25% -0.02%
=============================================
Files 320 320
Lines 70275 70274 -1
=============================================
- Hits 50785 50777 -8
- Misses 19490 19497 +7 | Files with missing lines | Coverage Δ | |
|---|---|---|
| dash-spv/src/network/event.rs | 100.00% <100.00%> (ø) |
|
| dash-spv/src/network/manager.rs | 69.02% <100.00%> (-0.64%) |
⬇️ |
| dash-spv/src/sync/sync_manager.rs | 73.21% <ø> (ø) |
|
| dash-spv/src/sync/events.rs | 93.61% <95.00%> (+0.13%) |
⬆️ |
| key-wallet-manager/src/events.rs | 67.47% <0.00%> (ø) |
Loading