Skip to content

Make SubscriberStatus implement apis.Convertible#3475

Merged
knative-prow-robot merged 1 commit into
knative:masterfrom
aliok:duck_conv_04_SubscriberStatus
Jul 6, 2020
Merged

Make SubscriberStatus implement apis.Convertible#3475
knative-prow-robot merged 1 commit into
knative:masterfrom
aliok:duck_conv_04_SubscriberStatus

Conversation

@aliok
Copy link
Copy Markdown
Member

@aliok aliok commented Jul 3, 2020

Part of #3474

Same story with #3471, but for SubscriberStatus

@knative-prow-robot knative-prow-robot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Jul 3, 2020
@googlebot googlebot added the cla: yes Indicates the PR's author has signed the CLA. label Jul 3, 2020
@aliok
Copy link
Copy Markdown
Member Author

aliok commented Jul 3, 2020

/retest

1 similar comment
@aliok
Copy link
Copy Markdown
Member Author

aliok commented Jul 3, 2020

/retest

@knative-test-reporter-robot
Copy link
Copy Markdown

The following jobs failed:

Test name Triggers Retries
pull-knative-eventing-integration-tests 0/3

Failed non-flaky tests preventing automatic retry of pull-knative-eventing-integration-tests:

test/e2e.TestChannelChain
test/e2e.TestChannelChain/Channel-messaging.knative.dev/v1

@knative-prow-robot knative-prow-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jul 3, 2020
@aliok aliok force-pushed the duck_conv_04_SubscriberStatus branch from 670229b to 04b350b Compare July 6, 2020 06:37
@knative-prow-robot knative-prow-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Jul 6, 2020
@aliok aliok force-pushed the duck_conv_04_SubscriberStatus branch from 04b350b to 544b08b Compare July 6, 2020 19:40
@knative-prow-robot knative-prow-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Jul 6, 2020
}

func TestSubscribableTypeSpecStatusConversionBadType(t *testing.T) {
func TestSubscribableTypeSpecConversionBadType(t *testing.T) {
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed some wrong function name while at it

}

func TestSubscriberSpecStatusConversionBadType(t *testing.T) {
func TestSubscriberSpecConversionBadType(t *testing.T) {
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed some wrong function name while at it

@aliok aliok changed the title [WIP] Make SubscriberStatus implement apis.Convertible Make SubscriberStatus implement apis.Convertible Jul 6, 2020
@knative-prow-robot knative-prow-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jul 6, 2020
@knative-metrics-robot
Copy link
Copy Markdown

The following is the coverage report on the affected files.
Say /test pull-knative-eventing-go-coverage to re-run this coverage report

File Old Coverage New Coverage Delta
pkg/apis/duck/v1beta1/subscribable_types_conversion.go 96.7% 94.9% -1.8

@vaikas
Copy link
Copy Markdown
Contributor

vaikas commented Jul 6, 2020

/lgtm
/approve

@knative-prow-robot knative-prow-robot added the lgtm Indicates that a PR is ready to be merged. label Jul 6, 2020
@knative-prow-robot
Copy link
Copy Markdown
Contributor

[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

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow-robot knative-prow-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 6, 2020
@nlopezgi
Copy link
Copy Markdown
Contributor

nlopezgi commented Jul 6, 2020

/lgtm

@knative-prow-robot knative-prow-robot merged commit 3606304 into knative:master Jul 6, 2020
@aliok aliok deleted the duck_conv_04_SubscriberStatus branch July 6, 2020 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cla: yes Indicates the PR's author has signed the CLA. lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants