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

Changes to support IP field in star tree indexing #16641

Merged
merged 3 commits into from
Dec 19, 2024

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

bf12791
Select commit
Loading
Failed to load commit list.
Merged

Changes to support IP field in star tree indexing #16641

Merge branch 'main' of github.com:opensearch-project/OpenSearch into …
bf12791
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2024 in 1s

72.14% (target 70.00%)

View this Pull Request on Codecov

72.14% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 68.29268% with 13 lines in your changes missing coverage. Please review.

Project coverage is 72.14%. Comparing base (b5f651f) to head (bf12791).

Files with missing lines Patch % Lines
...site/composite912/Composite912DocValuesWriter.java 36.36% 4 Missing and 3 partials ⚠️
...rch/index/compositeindex/datacube/IpDimension.java 73.68% 5 Missing ⚠️
...ndex/compositeindex/datacube/OrdinalDimension.java 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #16641      +/-   ##
============================================
- Coverage     72.21%   72.14%   -0.07%     
+ Complexity    65335    65276      -59     
============================================
  Files          5318     5319       +1     
  Lines        304081   304115      +34     
  Branches      43995    43999       +4     
============================================
- Hits         219578   219405     -173     
- Misses        66541    66679     +138     
- Partials      17962    18031      +69     

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