-
Notifications
You must be signed in to change notification settings - Fork 139
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: adding oncluster builds e2e tests for s2i supported runtimes #1235
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1235 +/- ##
==========================================
+ Coverage 45.59% 45.62% +0.03%
==========================================
Files 68 68
Lines 9809 9809
==========================================
+ Hits 4472 4475 +3
+ Misses 4941 4939 -2
+ Partials 396 395 -1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
wating for #1234 |
154ebce
to
4b56d9b
Compare
5d3cfd2
to
17d3e96
Compare
17d3e96
to
7972002
Compare
Also fixes #1363 |
Codecov ReportBase: 61.99% // Head: 62.23% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #1235 +/- ##
==========================================
+ Coverage 61.99% 62.23% +0.24%
==========================================
Files 74 75 +1
Lines 10671 10673 +2
==========================================
+ Hits 6615 6642 +27
+ Misses 3498 3473 -25
Partials 558 558
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
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
/approve
thanks!
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jrangelramos, zroubalik The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
…native#1235) * test: adding oncluster builds e2e tests for s2i supported runtimes * fix: s2i tekton task with empty build envs
Changes
/kind cleanup