-
Notifications
You must be signed in to change notification settings - Fork 180
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
fix: Improve error message on oras copy.go with non-existent tags #852
fix: Improve error message on oras copy.go with non-existent tags #852
Conversation
@shizhMSFT @qweeah could u pls review it! |
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## main #852 +/- ##
=======================================
Coverage 66.89% 66.89%
=======================================
Files 21 21
Lines 879 879
=======================================
Hits 588 588
Misses 245 245
Partials 46 46 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
@qweeah and @shizhMSFT I have made necessary give changes :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Signed-off-by: khanjasir90 <khanmohdjasir@gmail.com>
Signed-off-by: khanjasir90 <khanmohdjasir@gmail.com>
110fa73
to
f1c568d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
What this PR does / why we need it:
Improves Error message on oras copy.go with non-existent tags
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #791
Please check the following list: