feat(key-wallet): pool BIP44 + BIP32 + DashPay receiving funds on the asset-lock path - #935
Closed
bfoss765 wants to merge 1 commit into
Closed
feat(key-wallet): pool BIP44 + BIP32 + DashPay receiving funds on the asset-lock path#935bfoss765 wants to merge 1 commit into
bfoss765 wants to merge 1 commit into
Codecov / codecov/project
succeeded
Aug 9, 2026 in 0s
75.34% (+0.15%) compared to b056d07
View this Pull Request on Codecov
75.34% (+0.15%) compared to b056d07
Details
Codecov Report
❌ Patch coverage is 97.07317% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.34%. Comparing base (b056d07) to head (1a1263a).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...c/wallet/managed_wallet_info/asset_lock_builder.rs | 97.15% | 10 Missing |
| key-wallet-ffi/src/transaction.rs | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## dev #935 +/- ##
==========================================
+ Coverage 75.18% 75.34% +0.15%
==========================================
Files 328 328
Lines 78194 78473 +279
==========================================
+ Hits 58792 59123 +331
+ Misses 19402 19350 -52 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...wallet/managed_wallet_info/transaction_building.rs | 95.50% <100.00%> (+1.97%) |
⬆️ |
| key-wallet-ffi/src/transaction.rs | 0.00% <0.00%> (ø) |
|
| ...c/wallet/managed_wallet_info/asset_lock_builder.rs | 93.47% <97.15%> (+3.85%) |
⬆️ |
Loading