-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[wip] [test-only] Rand fix #15354
[wip] [test-only] Rand fix #15354
Conversation
bumping knative.dev/caching 0520b50...46bd851: > 46bd851 upgrade to latest dependencies (# 876) bumping knative.dev/pkg 8535fcc...ee1db86: > ee1db86 Update linter config and address lint warnings/failures (# 3068) > 26bc7b4 Register AuthenticatableType in schema (# 3069) Signed-off-by: Knative Automation <[email protected]>
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: skonto 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 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #15354 +/- ##
==========================================
+ Coverage 84.59% 84.64% +0.04%
==========================================
Files 219 219
Lines 13584 13584
==========================================
+ Hits 11492 11498 +6
+ Misses 1726 1721 -5
+ Partials 366 365 -1 ☔ View full report in Codecov by Sentry. |
@skonto: The following test failed, say
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. I understand the commands that are listed here. |
All tests pass I will create a PR. |
thanks for verifying - update deps PR merged in |
Fixes #
Proposed Changes
Release Note