-
Notifications
You must be signed in to change notification settings - Fork 592
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
ut for trigger/broker updates check immutable #4843
ut for trigger/broker updates check immutable #4843
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: vaikas 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 |
/lgtm |
Thanks @zhongduo I had forgotten to add the actual missing logic to the commit, ut catches it, right on :) PTAL :) |
Codecov Report
@@ Coverage Diff @@
## master #4843 +/- ##
==========================================
+ Coverage 81.29% 81.35% +0.05%
==========================================
Files 292 292
Lines 8326 8322 -4
==========================================
+ Hits 6769 6770 +1
+ Misses 1147 1144 -3
+ Partials 410 408 -2
Continue to review full report at Codecov.
|
That's the best you can ask for from ut! :) |
d05fc30
to
f182539
Compare
The following is the coverage report on the affected files.
|
@zhongduo I updated the conformance tests. PTAL. |
/lgtm |
/cherry-pick release-0.20 |
@vaikas: new pull request created: #4864 In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/cherry-pick release-0.20 |
@vaikas: new pull request could not be created: failed to create pull request against knative/eventing#release-0.20 from head knative-prow-robot:cherry-pick-4843-to-release-0.20: status code 422 not one of [201], body: {"message":"Validation Failed","errors":[{"resource":"PullRequest","code":"custom","message":"A pull request already exists for knative-prow-robot:cherry-pick-4843-to-release-0.20."}],"documentation_url":"https://docs.github.com/rest/reference/pulls#create-a-pull-request"} In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/cherry-pick release-0.20 |
@vaikas: new pull request created: #5026 In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Proposed Changes
Release Note
Docs