-
Notifications
You must be signed in to change notification settings - Fork 19
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
test(e2e): add e2e action for operator manifest #488
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Nebulazhang
force-pushed
the
xinyu/e2e-action
branch
3 times, most recently
from
August 2, 2023 08:01
66099aa
to
98c0c56
Compare
Codecov Report
@@ Coverage Diff @@
## main #488 +/- ##
=======================================
Coverage 67.67% 67.67%
=======================================
Files 27 27
Lines 4210 4210
=======================================
Hits 2849 2849
Misses 1312 1312
Partials 49 49
Flags with carried forward coverage won't be shown. Click here to find out more. 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Nebulazhang
force-pushed
the
xinyu/e2e-action
branch
from
August 2, 2023 08:16
e79c9a0
to
5c24e2e
Compare
Nebulazhang
force-pushed
the
xinyu/e2e-action
branch
from
August 2, 2023 09:59
753b90e
to
ba33032
Compare
Nebulazhang
force-pushed
the
xinyu/e2e-action
branch
from
August 2, 2023 10:05
ba33032
to
8583e1b
Compare
Nebulazhang
changed the title
E2E(action): add e2e action for operator
test(e2e): add e2e action for operator manifest
Aug 2, 2023
arkbriar
approved these changes
Aug 3, 2023
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What's changed and what's your intention?
PLEASE DO NOT LEAVE THIS EMPTY !!!
Please explain IN DETAIL what the changes are in this PR and why they are needed:
In this action, will include these steps:
Checklist
Refer to a related PR or issue link (optional)