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

adding startreenode related tests

21f9ff0
Select commit
Loading
Failed to load commit list.
Merged

[Star tree] Star tree merge changes #14652

adding startreenode related tests
21f9ff0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 19, 2024 in 0s

71.83% (target 70.00%)

View this Pull Request on Codecov

71.83% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 77.02128% with 54 lines in your changes missing coverage. Please review.

Project coverage is 71.83%. Comparing base (a2cef8f) to head (21f9ff0).
Report is 11 commits behind head on main.

Files Patch % Lines
...ex/codec/composite/Composite99DocValuesWriter.java 64.44% 13 Missing and 3 partials ⚠️
...datacube/startree/builder/BaseStarTreeBuilder.java 80.00% 11 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.85%   71.83%   -0.03%     
+ Complexity    62490    62475      -15     
============================================
  Files          5145     5145              
  Lines        293372   293497     +125     
  Branches      42410    42442      +32     
============================================
+ Hits         210812   210823      +11     
- Misses        65274    65298      +24     
- Partials      17286    17376      +90     

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