Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

goal: added "wallet rename" #6161

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

goal: added "wallet rename [wallet name] [new wallet name]"

b1f4201
Select commit
Loading
Failed to load commit list.
Open

goal: added "wallet rename" #6161

goal: added "wallet rename [wallet name] [new wallet name]"
b1f4201
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 8, 2024 in 0s

56.25% (-0.04%) compared to eff5fb4

View this Pull Request on Codecov

56.25% (-0.04%) compared to eff5fb4

Details

Codecov Report

Attention: Patch coverage is 3.22581% with 30 lines in your changes missing coverage. Please review.

Project coverage is 56.25%. Comparing base (eff5fb4) to head (b1f4201).

Files with missing lines Patch % Lines
cmd/goal/wallet.go 4.34% 22 Missing ⚠️
libgoal/wallets.go 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6161      +/-   ##
==========================================
- Coverage   56.29%   56.25%   -0.04%     
==========================================
  Files         494      494              
  Lines       69958    69989      +31     
==========================================
- Hits        39381    39373       -8     
- Misses      27907    27940      +33     
- Partials     2670     2676       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.