Skip to content

feat(key-wallet): let a drain carry zero-value OP_RETURN data outputs - #928

Open
HashEngineering wants to merge 4 commits into
devfrom
feat/drain-with-op-return
Open

feat(key-wallet): let a drain carry zero-value OP_RETURN data outputs#928
HashEngineering wants to merge 4 commits into
devfrom
feat/drain-with-op-return

style(key-wallet): rustfmt the drain-with-memo test helper

e057d5a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 9, 2026 in 1s

75.23% (+0.16%) compared to dca5b05

View this Pull Request on Codecov

75.23% (+0.16%) compared to dca5b05

Details

Codecov Report

❌ Patch coverage is 94.32624% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.23%. Comparing base (dca5b05) to head (e057d5a).
⚠️ Report is 5 commits behind head on dev.

Files with missing lines Patch % Lines
.../wallet/managed_wallet_info/transaction_builder.rs 94.32% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #928      +/-   ##
==========================================
+ Coverage   75.07%   75.23%   +0.16%     
==========================================
  Files         328      328              
  Lines       77587    78331     +744     
==========================================
+ Hits        58245    58933     +688     
- Misses      19342    19398      +56     
Files with missing lines Coverage Δ
.../wallet/managed_wallet_info/transaction_builder.rs 89.99% <94.32%> (+1.07%) ⬆️

... and 27 files with indirect coverage changes