Skip to content

feat(key-wallet): support for more account types + strategy to consume all utxo available#823

Open
ZocoLini wants to merge 1 commit into
devfrom
feat/tx-builder-update
Open

feat(key-wallet): support for more account types + strategy to consume all utxo available#823
ZocoLini wants to merge 1 commit into
devfrom
feat/tx-builder-update

feat(key-wallet): support for more account types + strategy to consum…

9649b93
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 26, 2026 in 0s

72.84% (-0.20%) compared to d9fe0a3

View this Pull Request on Codecov

72.84% (-0.20%) compared to d9fe0a3

Details

Codecov Report

❌ Patch coverage is 63.52941% with 62 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.84%. Comparing base (d9fe0a3) to head (9649b93).
⚠️ Report is 4 commits behind head on dev.

Files with missing lines Patch % Lines
...wallet/managed_wallet_info/transaction_building.rs 69.62% 24 Missing ⚠️
...allet/managed_wallet_info/wallet_info_interface.rs 0.00% 18 Missing ⚠️
.../wallet/managed_wallet_info/transaction_builder.rs 47.61% 11 Missing ⚠️
key-wallet-manager/src/lib.rs 0.00% 4 Missing ⚠️
key-wallet-ffi/src/transaction.rs 0.00% 3 Missing ⚠️
key-wallet/src/wallet/managed_wallet_info/mod.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #823      +/-   ##
==========================================
- Coverage   73.04%   72.84%   -0.20%     
==========================================
  Files         323      323              
  Lines       72046    72187     +141     
==========================================
- Hits        52623    52583      -40     
- Misses      19423    19604     +181     
Files with missing lines Coverage Δ
...t/src/wallet/managed_wallet_info/coin_selection.rs 82.85% <100.00%> (+1.81%) ⬆️
key-wallet/src/wallet/managed_wallet_info/mod.rs 67.52% <0.00%> (-1.18%) ⬇️
key-wallet-ffi/src/transaction.rs 0.00% <0.00%> (ø)
key-wallet-manager/src/lib.rs 75.26% <0.00%> (-0.54%) ⬇️
.../wallet/managed_wallet_info/transaction_builder.rs 83.47% <47.61%> (-1.43%) ⬇️
...allet/managed_wallet_info/wallet_info_interface.rs 73.85% <0.00%> (-6.65%) ⬇️
...wallet/managed_wallet_info/transaction_building.rs 86.94% <69.62%> (-1.47%) ⬇️

... and 17 files with indirect coverage changes