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 file formats refactoring and fixing offset bug #15991

Merged
merged 1 commit into from
Oct 14, 2024

star tree file formats refactoring and fixing offset bug (#15975)

732aa12
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] [Star tree] Star tree file formats refactoring and fixing offset bug #15991

star tree file formats refactoring and fixing offset bug (#15975)
732aa12
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 26, 2024 in 1s

71.66% (target 70.00%)

View this Pull Request on Codecov

71.66% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 77.04918% with 14 lines in your changes missing coverage. Please review.

Project coverage is 71.66%. Comparing base (94d04ff) to head (732aa12).
Report is 37 commits behind head on 2.x.

Files with missing lines Patch % Lines
...be/startree/utils/SequentialDocValuesIterator.java 68.75% 2 Missing and 3 partials ⚠️
...cube/startree/builder/StarTreeDocsFileManager.java 50.00% 1 Missing and 2 partials ⚠️
...eindex/datacube/startree/index/StarTreeValues.java 76.92% 1 Missing and 2 partials ⚠️
...tartree/utils/iterator/StarTreeValuesIterator.java 57.14% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #15991      +/-   ##
============================================
- Coverage     71.70%   71.66%   -0.04%     
+ Complexity    64632    64627       -5     
============================================
  Files          5269     5278       +9     
  Lines        302191   302295     +104     
  Branches      43989    43990       +1     
============================================
- Hits         216679   216640      -39     
- Misses        67376    67599     +223     
+ Partials      18136    18056      -80     

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