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: Use cobra.Command.OutOrStdout method for output #1288

Merged
merged 2 commits into from
Mar 18, 2024

Merge branch 'main' into cmd-out

fe953b1
Select commit
Loading
Failed to load commit list.
Merged

feat: Use cobra.Command.OutOrStdout method for output #1288

Merge branch 'main' into cmd-out
fe953b1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 16, 2024 in 0s

91.48% of diff hit (target 80.00%)

View this Pull Request on Codecov

91.48% of diff hit (target 80.00%)

Annotations

Check warning on line 133 in cmd/oras/root/discover.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/oras/root/discover.go#L133

Added line #L133 was not covered by tests

Check warning on line 132 in cmd/oras/root/login.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/oras/root/login.go#L132

Added line #L132 was not covered by tests