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] Star tree merge changes #15380

Merged
merged 1 commit into from
Aug 24, 2024

[Star tree] Star tree merge changes (#14652)

dc9d68f
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] [Star tree] Star tree merge changes #15380

[Star tree] Star tree merge changes (#14652)
dc9d68f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 23, 2024 in 0s

71.56% (target 70.00%)

View this Pull Request on Codecov

71.56% (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.56%. Comparing base (768905f) to head (dc9d68f).

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              @@
##                2.x   #15380      +/-   ##
============================================
- Coverage     71.64%   71.56%   -0.08%     
+ Complexity    63292    63267      -25     
============================================
  Files          5197     5197              
  Lines        296686   296808     +122     
  Branches      43177    43209      +32     
============================================
- Hits         212559   212410     -149     
- Misses        66307    66574     +267     
- Partials      17820    17824       +4     

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