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] Add Star Tree unsigned-long indexing changes (#17156) #17161

Merged
merged 1 commit into from
Jan 28, 2025

Add Star Tree unsigned-long indexing changes (#17156)

0d7a7b5
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Add Star Tree unsigned-long indexing changes (#17156) #17161

Add Star Tree unsigned-long indexing changes (#17156)
0d7a7b5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 28, 2025 in 0s

71.92% (target 70.00%)

View this Pull Request on Codecov

71.92% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 89.69072% with 10 lines in your changes missing coverage. Please review.

Project coverage is 71.92%. Comparing base (f4acda3) to head (0d7a7b5).
Report is 2 commits behind head on 2.x.

Files with missing lines Patch % Lines
...be/startree/fileformats/meta/StarTreeMetadata.java 62.50% 4 Missing and 2 partials ⚠️
...h/index/compositeindex/datacube/ReadDimension.java 75.00% 2 Missing ⚠️
...rtree/fileformats/meta/StarTreeMetadataWriter.java 85.71% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #17161      +/-   ##
============================================
- Coverage     72.06%   71.92%   -0.15%     
+ Complexity    65875    65789      -86     
============================================
  Files          5325     5329       +4     
  Lines        306408   306463      +55     
  Branches      44701    44704       +3     
============================================
- Hits         220819   220410     -409     
- Misses        67188    67626     +438     
- Partials      18401    18427      +26     

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