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.17] [Star tree] Star tree index validations (#15533) (#15610) #15676

Merged
merged 2 commits into from
Sep 4, 2024

Merge branch '2.17' of github.com:opensearch-project/OpenSearch into …

c83eccf
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.17] [Star tree] Star tree index validations (#15533) (#15610) #15676

Merge branch '2.17' of github.com:opensearch-project/OpenSearch into …
c83eccf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 4, 2024 in 0s

71.74% (target 70.00%)

View this Pull Request on Codecov

71.74% (target 70.00%)

Details

Codecov Report

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

Project coverage is 71.74%. Comparing base (3f95aa2) to head (c83eccf).
Report is 8 commits behind head on 2.17.

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.17   #15676      +/-   ##
============================================
+ Coverage     71.62%   71.74%   +0.11%     
- Complexity    63996    64243     +247     
============================================
  Files          5248     5251       +3     
  Lines        299513   300428     +915     
  Branches      43609    43715     +106     
============================================
+ Hits         214524   215537    +1013     
+ Misses        67022    66839     -183     
- Partials      17967    18052      +85     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.