refactor(dash-spv): make logging a built-in event handler #745
Codecov / codecov/project
succeeded
May 8, 2026 in 1s
71.63% (+0.31%) compared to 49c8c6d
View this Pull Request on Codecov
71.63% (+0.31%) compared to 49c8c6d
Details
Codecov Report
❌ Patch coverage is 70.00000% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.63%. Comparing base (49c8c6d) to head (96e95de).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| dash-spv/src/main.rs | 0.00% | 12 Missing |
| dash-spv/src/client/event_handler.rs | 80.00% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## v0.42-dev #745 +/- ##
=============================================
+ Coverage 71.31% 71.63% +0.31%
=============================================
Files 321 321
Lines 70339 70359 +20
=============================================
+ Hits 50160 50399 +239
+ Misses 20179 19960 -219 | Files with missing lines | Coverage Δ | |
|---|---|---|
| dash-spv/src/client/lifecycle.rs | 67.67% <100.00%> (+0.66%) |
⬆️ |
| dash-spv/src/client/mod.rs | 100.00% <100.00%> (ø) |
|
| dash-spv/src/client/event_handler.rs | 95.95% <80.00%> (-0.79%) |
⬇️ |
| dash-spv/src/main.rs | 0.00% <0.00%> (ø) |
Loading