-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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] Star tree index validations (#15533) #15610
[Backport 2.x] Star tree index validations (#15533) #15610
Conversation
--------- Signed-off-by: Bharathwaj G <[email protected]>
❌ Gradle check result for 6c5c5af: 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? |
…acport2.x-validations
❌ Gradle check result for 2946fa4: 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? |
…acport2.x-validations
#13846 flaky test |
❌ Gradle check result for c040b41: 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? |
…acport2.x-validations
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 2.x #15610 +/- ##
============================================
- Coverage 71.68% 71.67% -0.01%
+ Complexity 64023 64022 -1
============================================
Files 5243 5243
Lines 299319 299404 +85
Branches 43568 43584 +16
============================================
+ Hits 214566 214611 +45
+ Misses 66820 66798 -22
- Partials 17933 17995 +62 ☔ View full report in Codecov by Sentry. |
--------- Signed-off-by: Bharathwaj G <[email protected]> (cherry picked from commit 5875393) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…oject#15533) (opensearch-project#15610) --------- Signed-off-by: Bharathwaj G <[email protected]>
…) (#15676) --------- Signed-off-by: Bharathwaj G <[email protected]>
Description
Backport of #15533
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.