Skip to content

feat(key-wallet): explicit UTXO override for asset-lock funding#850

Closed
lklimek wants to merge 2 commits into
devfrom
feat/key-wallet-asset-lock-explicit-utxo-override
Closed

feat(key-wallet): explicit UTXO override for asset-lock funding#850
lklimek wants to merge 2 commits into
devfrom
feat/key-wallet-asset-lock-explicit-utxo-override

fix(key-wallet): harden asset-lock override — script-consistency guar…

d42081e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 7, 2026 in 0s

73.48% (+0.13%) compared to 49c243a

View this Pull Request on Codecov

73.48% (+0.13%) compared to 49c243a

Details

Codecov Report

❌ Patch coverage is 96.92671% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.48%. Comparing base (49c243a) to head (d42081e).

Files with missing lines Patch % Lines
...c/wallet/managed_wallet_info/asset_lock_builder.rs 96.66% 13 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #850      +/-   ##
==========================================
+ Coverage   73.35%   73.48%   +0.13%     
==========================================
  Files         324      324              
  Lines       72933    73351     +418     
==========================================
+ Hits        53502    53905     +403     
- Misses      19431    19446      +15     
Files with missing lines Coverage Δ
.../wallet/managed_wallet_info/transaction_builder.rs 86.32% <100.00%> (+0.67%) ⬆️
...c/wallet/managed_wallet_info/asset_lock_builder.rs 92.23% <96.66%> (+4.09%) ⬆️

... and 6 files with indirect coverage changes