fix: process broadcast transactions via dispatch_local#626
Merged
Codecov / codecov/project
succeeded
Apr 3, 2026 in 1s
67.73% (+0.23%) compared to a7acd5a
View this Pull Request on Codecov
67.73% (+0.23%) compared to a7acd5a
Details
Codecov Report
❌ Patch coverage is 95.83333% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.73%. Comparing base (a7acd5a) to head (b707e28).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| dash-spv/src/client/transactions.rs | 71.42% | 2 Missing |
| dash-spv/src/sync/mempool/manager.rs | 97.61% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## v0.42-dev #626 +/- ##
=============================================
+ Coverage 67.49% 67.73% +0.23%
=============================================
Files 318 318
Lines 67932 67914 -18
=============================================
+ Hits 45851 46001 +150
+ Misses 22081 21913 -168 | Files with missing lines | Coverage Δ | |
|---|---|---|
| dash-spv/src/error.rs | 62.00% <100.00%> (+0.77%) |
⬆️ |
| dash-spv/src/network/manager.rs | 64.18% <100.00%> (+1.73%) |
⬆️ |
| dash-spv/src/network/mod.rs | 72.72% <ø> (ø) |
|
| dash-spv/src/sync/mempool/sync_manager.rs | 98.76% <100.00%> (ø) |
|
| dash-spv/src/client/transactions.rs | 84.61% <71.42%> (+84.61%) |
⬆️ |
| dash-spv/src/sync/mempool/manager.rs | 97.62% <97.61%> (-0.02%) |
⬇️ |
Loading