-
Notifications
You must be signed in to change notification settings - Fork 27
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.13] fix: pass application context to receive adapter #478
[release-1.13] fix: pass application context to receive adapter #478
Conversation
Signed-off-by: Calum Murray <[email protected]>
Co-authored-by: Christoph Stäbler <[email protected]>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## release-1.13 #478 +/- ##
=================================================
- Coverage 68.62% 23.42% -45.21%
=================================================
Files 6 16 +10
Lines 153 380 +227
=================================================
- Hits 105 89 -16
- Misses 40 283 +243
Partials 8 8 ☔ View full report in Codecov by Sentry. |
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: Cali0707, knative-prow-robot 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 |
/override codecov/patch |
@Cali0707: Cali0707 unauthorized: /override is restricted to Repo administrators. 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-sigs/prow repository. |
@dsimansk could you help with the overrides here? |
/override codecov/project |
@dsimansk: Overrode contexts on behalf of dsimansk: codecov/patch, codecov/project 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-sigs/prow repository. |
1c38431
into
knative-extensions:release-1.13
This is an automated cherry-pick of #473