🌱 E2E Cleanup#2704
Conversation
- Fix undefined steps causing HTTPProxy tests to be skipped - Set "Strict" flag for godog by default to avoid undefined steps slipping by in the future - Fix concurrent test run requiring two ctrl-c's to terminate - Use parentheses instead of brackets in go test calls for E2E_TIMEOUT for consistency/correctness Signed-off-by: Daniel Franz <dfranz@redhat.com>
✅ Deploy Preview for olmv1 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/hold |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2704 +/- ##
==========================================
+ Coverage 68.07% 68.30% +0.22%
==========================================
Files 145 145
Lines 10698 10698
==========================================
+ Hits 7283 7307 +24
+ Misses 2886 2863 -23
+ Partials 529 528 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: Daniel Franz <dfranz@redhat.com>
|
/unhold |
Description
Reviewer Checklist