-
Notifications
You must be signed in to change notification settings - Fork 181
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: correct e2e specs and CI check configuration #1023
Conversation
Signed-off-by: Billy Zha <[email protected]>
Codecov Report
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. @@ Coverage Diff @@
## main #1023 +/- ##
==========================================
+ Coverage 81.08% 81.21% +0.13%
==========================================
Files 57 57
Lines 2907 2907
==========================================
+ Hits 2357 2361 +4
+ Misses 376 373 -3
+ Partials 174 173 -1 |
I have validated the change here will prevent false positive result. See https://github.com/qweeah/oras/actions/runs/5572577038/jobs/10178767730#step:6:9075, the error will be returned if the e2e fails. |
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
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: Billy Zha <[email protected]>
Signed-off-by: Billy Zha <[email protected]>
Signed-off-by: Billy Zha <[email protected]>
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 #1022
Please check the following list: