-
Notifications
You must be signed in to change notification settings - Fork 601
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
Temporary disable CE SQL validation to unblock the nightly job #6012
Conversation
Signed-off-by: Ahmed Abdalla <aabdelre@redhat.com>
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
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: devguyio, pierDipi 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 |
The following is the coverage report on the affected files.
|
Codecov Report
@@ Coverage Diff @@
## main #6012 +/- ##
==========================================
- Coverage 82.38% 82.36% -0.02%
==========================================
Files 221 221
Lines 7573 7565 -8
==========================================
- Hits 6239 6231 -8
Misses 897 897
Partials 437 437
Continue to review full report at Codecov.
|
/retest |
the flaky |
Related to #6010
This should be reverted after cloudevents/sdk-go#748 is merged. This should unblock the nightly job.
Proposed Changes