Skip to content

feat(key-wallet): add Signer::extended_public_key#817

Open
shumkov wants to merge 1 commit into
devfrom
feat/signer-extended-public-key
Open

feat(key-wallet): add Signer::extended_public_key#817
shumkov wants to merge 1 commit into
devfrom
feat/signer-extended-public-key

feat(key-wallet): add Signer::extended_public_key

b4779fc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 23, 2026 in 0s

73.03% (+0.21%) compared to ceee4a9

View this Pull Request on Codecov

73.03% (+0.21%) compared to ceee4a9

Details

Codecov Report

❌ Patch coverage is 68.00000% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.03%. Comparing base (ceee4a9) to head (b4779fc).
⚠️ Report is 1 commits behind head on dev.

Files with missing lines Patch % Lines
...c/wallet/managed_wallet_info/asset_lock_builder.rs 0.00% 5 Missing ⚠️
...wallet/managed_wallet_info/transaction_building.rs 85.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #817      +/-   ##
==========================================
+ Coverage   72.82%   73.03%   +0.21%     
==========================================
  Files         323      323              
  Lines       72000    72025      +25     
==========================================
+ Hits        52432    52602     +170     
+ Misses      19568    19423     -145     
Files with missing lines Coverage Δ
key-wallet/src/signer.rs 100.00% <ø> (ø)
...wallet/managed_wallet_info/transaction_building.rs 88.41% <85.00%> (-0.19%) ⬇️
...c/wallet/managed_wallet_info/asset_lock_builder.rs 81.64% <0.00%> (-1.14%) ⬇️

... and 23 files with indirect coverage changes