Skip to content
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

[release-1.15] make array when filters is nil #2570

Conversation

knative-prow-robot
Copy link

This is an automated cherry-pick of #2569


@knative-prow knative-prow bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Nov 5, 2024
Copy link

codecov bot commented Nov 5, 2024

Codecov Report

Attention: Patch coverage is 25.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 65.52%. Comparing base (858a0e8) to head (b9e413d).
Report is 1 commits behind head on release-1.15.

Files with missing lines Patch % Lines
cmd/subscribe.go 25.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@                Coverage Diff                @@
##           release-1.15    #2570       +/-   ##
=================================================
+ Coverage         50.98%   65.52%   +14.54%     
=================================================
  Files               127      129        +2     
  Lines             11920    15351     +3431     
=================================================
+ Hits               6077    10059     +3982     
+ Misses             5136     4328      -808     
- Partials            707      964      +257     
Flag Coverage Δ
e2e-test 35.91% <0.00%> (?)
e2e-test-oncluster 32.46% <0.00%> (?)
e2e-test-oncluster-runtime 28.42% <0.00%> (?)
e2e-test-runtime-go 26.46% <0.00%> (?)
e2e-test-runtime-node 25.86% <0.00%> (?)
e2e-test-runtime-python 25.86% <0.00%> (?)
e2e-test-runtime-quarkus 26.01% <0.00%> (?)
e2e-test-runtime-rust 25.02% <0.00%> (?)
e2e-test-runtime-springboot 25.06% <0.00%> (?)
e2e-test-runtime-typescript 25.97% <0.00%> (?)
integration-tests 51.94% <25.00%> (?)
unit-tests 50.57% <25.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@matejvasek
Copy link
Contributor

/approve
/lgtm

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Nov 5, 2024
Copy link

knative-prow bot commented Nov 5, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: knative-prow-robot, matejvasek

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow knative-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 5, 2024
@knative-prow knative-prow bot merged commit 622c4ae into knative:release-1.15 Nov 5, 2024
39 checks passed
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. lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants