Make SubscriberStatus implement apis.Convertible#3475
Conversation
|
/retest |
1 similar comment
|
/retest |
|
The following jobs failed:
Failed non-flaky tests preventing automatic retry of pull-knative-eventing-integration-tests: |
670229b to
04b350b
Compare
04b350b to
544b08b
Compare
| } | ||
|
|
||
| func TestSubscribableTypeSpecStatusConversionBadType(t *testing.T) { | ||
| func TestSubscribableTypeSpecConversionBadType(t *testing.T) { |
There was a problem hiding this comment.
Fixed some wrong function name while at it
| } | ||
|
|
||
| func TestSubscriberSpecStatusConversionBadType(t *testing.T) { | ||
| func TestSubscriberSpecConversionBadType(t *testing.T) { |
There was a problem hiding this comment.
Fixed some wrong function name while at it
|
The following is the coverage report on the affected files.
|
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: aliok, vaikas The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/lgtm |
Part of #3474
Same story with #3471, but for
SubscriberStatus