-
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
Add make target for e2e #924
Conversation
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 #924 +/- ##
=======================================
Coverage 80.09% 80.09%
=======================================
Files 53 53
Lines 2853 2853
=======================================
Hits 2285 2285
Misses 388 388
Partials 180 180 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
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: Sajay Antony <[email protected]>
Just notice that we need to move e2e coverage generation out of the script |
Signed-off-by: Sajay Antony <[email protected]>
Make doesn't have e2e. Potentially update the gitworkflow also use the make target instead of the run bash.
Please check the following list: