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

[Star tree] Star tree merge changes #14652

Merged
merged 6 commits into from
Jul 24, 2024

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

a1957f7
Select commit
Loading
Failed to load commit list.
Merged

[Star tree] Star tree merge changes #14652

Merge branch 'main' of github.com:opensearch-project/OpenSearch into …
a1957f7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 23, 2024 in 0s

71.72% (target 70.00%)

View this Pull Request on Codecov

71.72% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 78.20513% with 51 lines in your changes missing coverage. Please review.

Project coverage is 71.72%. Comparing base (1305002) to head (a1957f7).

Files Patch % Lines
...ex/codec/composite/Composite99DocValuesWriter.java 68.88% 12 Missing and 2 partials ⚠️
...datacube/startree/builder/BaseStarTreeBuilder.java 81.25% 10 Missing and 2 partials ⚠️
...ex/datacube/startree/builder/StarTreesBuilder.java 52.38% 9 Missing and 1 partial ⚠️
...index/codec/composite/CompositeIndexFieldInfo.java 0.00% 6 Missing ⚠️
...be/startree/utils/SequentialDocValuesIterator.java 73.33% 2 Missing and 2 partials ⚠️
...acube/startree/aggregators/SumValueAggregator.java 66.66% 1 Missing and 1 partial ⚠️
...tacube/startree/builder/OnHeapStarTreeBuilder.java 96.49% 1 Missing and 1 partial ⚠️
...ec/composite/datacube/startree/StarTreeValues.java 90.90% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #14652      +/-   ##
============================================
- Coverage     71.79%   71.72%   -0.08%     
- Complexity    62542    62580      +38     
============================================
  Files          5157     5157              
  Lines        293736   293858     +122     
  Branches      42470    42502      +32     
============================================
- Hits         210897   210764     -133     
- Misses        65496    65733     +237     
- Partials      17343    17361      +18     

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