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

feat: Add 'keyring list' command to CLI #3331

Merged
merged 30 commits into from
Jan 1, 2025

Error output to systemKeyring.List and unit test

c16d843
Select commit
Loading
Failed to load commit list.
Merged

feat: Add 'keyring list' command to CLI #3331

Error output to systemKeyring.List and unit test
c16d843
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 18, 2024 in 1s

72.92% of diff hit (target 78.05%)

View this Pull Request on Codecov

72.92% of diff hit (target 78.05%)

Annotations

Check warning on line 34 in cli/keyring_list.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/keyring_list.go#L33-L34

Added lines #L33 - L34 were not covered by tests

Check warning on line 39 in cli/keyring_list.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/keyring_list.go#L38-L39

Added lines #L38 - L39 were not covered by tests

Check warning on line 44 in cli/keyring_list.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/keyring_list.go#L42-L44

Added lines #L42 - L44 were not covered by tests

Check warning on line 72 in keyring/file.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

keyring/file.go#L71-L72

Added lines #L71 - L72 were not covered by tests