-
Notifications
You must be signed in to change notification settings - Fork 183
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: improve error message of when a set of flags is required to use together #1358
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1358 +/- ##
==========================================
+ Coverage 84.71% 84.77% +0.05%
==========================================
Files 104 104
Lines 3691 3704 +13
==========================================
+ Hits 3127 3140 +13
Misses 336 336
Partials 228 228 ☔ View full report in Codecov by Sentry. |
56595cf
to
d91ca0b
Compare
d91ca0b
to
eee4e64
Compare
… together Signed-off-by: Xiaoxuan Wang <wangxiaoxuan119@gmail.com>
eee4e64
to
7fc5040
Compare
Signed-off-by: Xiaoxuan Wang <wangxiaoxuan119@gmail.com>
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: Xiaoxuan Wang <wangxiaoxuan119@gmail.com>
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
… together (oras-project#1358) Signed-off-by: Xiaoxuan Wang <wangxiaoxuan119@gmail.com>
What this PR does / why we need it:
improve error message of when a set of flags is required to use together
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 #1357
Please check the following list: