feat(dash-spv): add notify_wallet_addresses_changed() API #567
Codecov / codecov/project
succeeded
Mar 20, 2026 in 1s
67.29% (+0.92%) compared to 1de2479
View this Pull Request on Codecov
67.29% (+0.92%) compared to 1de2479
Details
Codecov Report
❌ Patch coverage is 91.60457% with 169 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.29%. Comparing base (1de2479) to head (8e6e267).
Additional details and impacted files
@@ Coverage Diff @@
## feat/mempool-support #567 +/- ##
========================================================
+ Coverage 66.37% 67.29% +0.92%
========================================================
Files 311 316 +5
Lines 64979 66972 +1993
========================================================
+ Hits 43130 45070 +1940
- Misses 21849 21902 +53 | Files with missing lines | Coverage Δ | |
|---|---|---|
| dash-spv-ffi/src/types.rs | 92.85% <100.00%> (+0.70%) |
⬆️ |
| dash-spv/src/client/lifecycle.rs | 64.81% <100.00%> (+1.35%) |
⬆️ |
| dash-spv/src/network/mod.rs | 72.72% <100.00%> (+23.36%) |
⬆️ |
| dash-spv/src/sync/blocks/manager.rs | 94.82% <100.00%> (+0.09%) |
⬆️ |
| dash-spv/src/sync/identifier.rs | 100.00% <100.00%> (ø) |
|
| dash-spv/src/sync/mempool/progress.rs | 100.00% <100.00%> (ø) |
|
| ...wallet/src/transaction_checking/account_checker.rs | 64.01% <100.00%> (+0.05%) |
⬆️ |
| ...-wallet/src/transaction_checking/wallet_checker.rs | 95.42% <ø> (+0.31%) |
⬆️ |
| ...allet/managed_wallet_info/wallet_info_interface.rs | 79.48% <100.00%> (+10.18%) |
⬆️ |
| dash-spv/src/network/manager.rs | 63.19% <0.00%> (+1.69%) |
⬆️ |
| ... and 16 more |
Loading