Skip to content
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

Merged

Conversation

bharath-techie
Copy link
Contributor


Description

Backport of #15533

Related Issues

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

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.

Copy link
Contributor

github-actions bot commented Sep 3, 2024

❌ 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?

Copy link
Contributor

github-actions bot commented Sep 3, 2024

❌ 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?

@bharath-techie
Copy link
Contributor Author

#13846 flaky test

Copy link
Contributor

github-actions bot commented Sep 3, 2024

❌ 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?

Copy link
Contributor

github-actions bot commented Sep 3, 2024

✅ Gradle check result for 4cfeff7: SUCCESS

Copy link

codecov bot commented Sep 3, 2024

Codecov Report

Attention: Patch coverage is 79.31034% with 18 lines in your changes missing coverage. Please review.

Project coverage is 71.67%. Comparing base (62e943c) to head (4cfeff7).
Report is 15 commits behind head on 2.x.

Files with missing lines Patch % Lines
...va/org/opensearch/index/mapper/StarTreeMapper.java 70.27% 9 Missing and 2 partials ⚠️
...java/org/opensearch/index/mapper/ObjectMapper.java 0.00% 3 Missing and 1 partial ⚠️
...h/cluster/metadata/MetadataCreateIndexService.java 86.95% 0 Missing and 3 partials ⚠️
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.
📢 Have feedback on the report? Share it here.

@gbbafna gbbafna merged commit 5875393 into opensearch-project:2.x Sep 4, 2024
35 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Sep 4, 2024
---------

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>
bharath-techie added a commit to bharath-techie/OpenSearch that referenced this pull request Sep 4, 2024
sachinpkale pushed a commit that referenced this pull request Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants