Skip to content

Merge remote-tracking branch 'origin/v0.42-dev' into refactor/extract…

a1b2116
Select commit
Loading
Failed to load commit list.
Closed

refactor: extract key-wallet-manager into separate crate #590

Merge remote-tracking branch 'origin/v0.42-dev' into refactor/extract…
a1b2116
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 29, 2026 in 1s

67.33% (+0.26%) compared to 472131a

View this Pull Request on Codecov

67.33% (+0.26%) compared to 472131a

Details

Codecov Report

❌ Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.33%. Comparing base (472131a) to head (a1b2116).

Files with missing lines Patch % Lines
key-wallet-ffi/src/wallet_manager.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           v0.42-dev     #590      +/-   ##
=============================================
+ Coverage      67.06%   67.33%   +0.26%     
=============================================
  Files            318      312       -6     
  Lines          67026    65914    -1112     
=============================================
- Hits           44950    44381     -569     
+ Misses         22076    21533     -543     
Files with missing lines Coverage Δ
dash-spv-ffi/src/callbacks.rs 80.59% <ø> (ø)
dash-spv-ffi/src/client.rs 59.13% <100.00%> (+0.53%) ⬆️
dash-spv/src/client/core.rs 46.00% <ø> (ø)
dash-spv/src/client/event_handler.rs 95.71% <ø> (ø)
dash-spv/src/client/events.rs 100.00% <ø> (ø)
dash-spv/src/client/lifecycle.rs 65.31% <ø> (ø)
dash-spv/src/client/mempool.rs 63.63% <ø> (ø)
dash-spv/src/client/mod.rs 98.64% <ø> (ø)
dash-spv/src/client/queries.rs 14.28% <ø> (ø)
dash-spv/src/client/sync_coordinator.rs 82.45% <ø> (ø)
... and 17 more

... and 22 files with indirect coverage changes