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/patch succeeded Nov 8, 2024 in 0s

3.22% of diff hit (target 56.29%)

View this Pull Request on Codecov

3.22% of diff hit (target 56.29%)

Annotations

Check warning on line 209 in cmd/goal/wallet.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/goal/wallet.go#L208-L209

Added lines #L208 - L209 were not covered by tests

Check warning on line 211 in cmd/goal/wallet.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/goal/wallet.go#L211

Added line #L211 was not covered by tests

Check warning on line 214 in cmd/goal/wallet.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/goal/wallet.go#L213-L214

Added lines #L213 - L214 were not covered by tests

Check warning on line 216 in cmd/goal/wallet.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/goal/wallet.go#L216

Added line #L216 was not covered by tests

Check warning on line 219 in cmd/goal/wallet.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/goal/wallet.go#L218-L219

Added lines #L218 - L219 were not covered by tests

Check warning on line 223 in cmd/goal/wallet.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/goal/wallet.go#L222-L223

Added lines #L222 - L223 were not covered by tests

Check warning on line 227 in cmd/goal/wallet.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/goal/wallet.go#L226-L227

Added lines #L226 - L227 were not covered by tests

Check warning on line 231 in cmd/goal/wallet.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/goal/wallet.go#L230-L231

Added lines #L230 - L231 were not covered by tests

Check warning on line 234 in cmd/goal/wallet.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/goal/wallet.go#L234

Added line #L234 was not covered by tests

Check warning on line 239 in cmd/goal/wallet.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/goal/wallet.go#L237-L239

Added lines #L237 - L239 were not covered by tests

Check warning on line 244 in cmd/goal/wallet.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/goal/wallet.go#L242-L244

Added lines #L242 - L244 were not covered by tests

Check warning on line 247 in cmd/goal/wallet.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/goal/wallet.go#L247

Added line #L247 was not covered by tests

Check warning on line 49 in libgoal/wallets.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

libgoal/wallets.go#L49

Added line #L49 was not covered by tests

Check warning on line 53 in libgoal/wallets.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

libgoal/wallets.go#L51-L53

Added lines #L51 - L53 were not covered by tests

Check warning on line 57 in libgoal/wallets.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

libgoal/wallets.go#L57

Added line #L57 was not covered by tests

Check warning on line 60 in libgoal/wallets.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

libgoal/wallets.go#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 63 in libgoal/wallets.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

libgoal/wallets.go#L63

Added line #L63 was not covered by tests