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

refactor: replace error-ignored cobra output functions #1454

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

qweeah
Copy link
Contributor

@qweeah qweeah commented Jul 23, 2024

What this PR does / why we need it:
Fixes #1446

Copy link
Contributor

@shizhMSFT shizhMSFT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link

codecov bot commented Jul 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.53%. Comparing base (5067a9a) to head (c49884a).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1454      +/-   ##
==========================================
+ Coverage   85.48%   85.53%   +0.05%     
==========================================
  Files         109      109              
  Lines        3851     3851              
==========================================
+ Hits         3292     3294       +2     
+ Misses        335      333       -2     
  Partials      224      224              

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

@qweeah qweeah merged commit 92bf5e3 into oras-project:main Jul 23, 2024
8 checks passed
@TerryHowe
Copy link
Member

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

avoid using error-ignored functions to print warning
3 participants