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] Changes to support IP field in star tree indexing #17122

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport e6d71d2 from #16641.

* Changes to support IP
---------

Signed-off-by: bharath-techie <[email protected]>
(cherry picked from commit e6d71d2)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

✅ Gradle check result for 27988eb: SUCCESS

Copy link

codecov bot commented Jan 25, 2025

Codecov Report

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

Project coverage is 71.95%. Comparing base (bf42c3e) to head (27988eb).
Report is 1 commits behind head on 2.x.

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              @@
##                2.x   #17122      +/-   ##
============================================
- Coverage     71.96%   71.95%   -0.02%     
- Complexity    65772    65805      +33     
============================================
  Files          5325     5326       +1     
  Lines        306459   306493      +34     
  Branches      44698    44702       +4     
============================================
- Hits         220554   220544      -10     
- Misses        67432    67478      +46     
+ Partials      18473    18471       -2     

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

@linuxpi
Copy link
Collaborator

linuxpi commented Jan 27, 2025

Justification for codecov - #16641 (comment) we have integ tests to covering

@linuxpi linuxpi merged commit 3b27f4d into 2.x Jan 27, 2025
70 of 73 checks passed
@github-actions github-actions bot deleted the backport/backport-16641-to-2.x branch January 27, 2025 06:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog v2.19.0 Issues and PRs related to version 2.19.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants