Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.

seid keys command should print EVM address on recovery - #595

Open
dssei wants to merge 9 commits into
mainfrom
seid_keys_print_evm_address_on_recovery
Open

seid keys command should print EVM address on recovery#595
dssei wants to merge 9 commits into
mainfrom
seid_keys_print_evm_address_on_recovery

Merge branch 'main' into seid_keys_print_evm_address_on_recovery

12cfdad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 2, 2026 in 1s

54.40% (target 50.00%)

View this Pull Request on Codecov

54.40% (target 50.00%)

Details

Codecov Report

❌ Patch coverage is 86.36364% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 54.40%. Comparing base (080aec5) to head (12cfdad).
⚠️ Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
crypto/keyring/output.go 83.33% 2 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #595      +/-   ##
==========================================
+ Coverage   54.36%   54.40%   +0.04%     
==========================================
  Files         634      634              
  Lines       55600    55607       +7     
==========================================
+ Hits        30226    30255      +29     
+ Misses      23210    23185      -25     
- Partials     2164     2167       +3     
Files with missing lines Coverage Δ
client/keys/add.go 71.11% <100.00%> (+3.69%) ⬆️
crypto/keyring/output.go 47.61% <83.33%> (+25.95%) ⬆️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.