-
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
Fallback on Term-Version check mismatch - backport #16059
Conversation
❌ Gradle check result for ee94cd8: 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? |
ee94cd8
to
84f5d9a
Compare
❌ Gradle check result for 84f5d9a: 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? |
|
Signed-off-by: Rajiv Kumar Vaidyanathan <[email protected]>
84f5d9a
to
e2112aa
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 2.x #16059 +/- ##
============================================
+ Coverage 71.68% 71.78% +0.09%
- Complexity 64650 64755 +105
============================================
Files 5277 5278 +1
Lines 302465 302568 +103
Branches 43998 44013 +15
============================================
+ Hits 216831 217202 +371
+ Misses 67525 67218 -307
- Partials 18109 18148 +39 ☔ View full report in Codecov by Sentry. |
Description
Backport of https://github.com/opensearch-project/OpenSearch/pull/15424/files to 2.x
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.