feat(key-wallet): support for more account types + strategy to consume all utxo available#823
Open
ZocoLini wants to merge 1 commit into
Open
feat(key-wallet): support for more account types + strategy to consume all utxo available#823ZocoLini wants to merge 1 commit into
ZocoLini wants to merge 1 commit into
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).
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%) |
⬇️ |
Loading