-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
[Backport 2.x] Provide factory for pluggable deciders #15729
Conversation
a239cb0
to
3980f9e
Compare
❌ Gradle check result for 3980f9e: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 2.x #15729 +/- ##
============================================
+ Coverage 71.55% 71.74% +0.18%
- Complexity 64312 64460 +148
============================================
Files 5262 5262
Lines 301279 301282 +3
Branches 43861 43861
============================================
+ Hits 215574 216141 +567
+ Misses 67703 67120 -583
- Partials 18002 18021 +19 ☔ View full report in Codecov by Sentry. |
3980f9e
to
4bf6f0e
Compare
Signed-off-by: Ganesh Ramadurai <[email protected]>
4bf6f0e
to
8afd500
Compare
❕ Gradle check result for 8afd500: UNSTABLE Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure. |
Description
Backport of #15713
Related Issues
Resolves #[Issue number to be closed when this PR is merged]
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.