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 Meta and Data Writers #15295

added tests

c258c1f
Select commit
Loading
Failed to load commit list.
Merged

Star Tree Meta and Data Writers #15295

added tests
c258c1f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 29, 2024 in 0s

71.79% (target 70.00%)

View this Pull Request on Codecov

71.79% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 87.29097% with 38 lines in your changes missing coverage. Please review.

Project coverage is 71.79%. Comparing base (acee2ae) to head (c258c1f).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...be/startree/fileformats/meta/StarTreeMetadata.java 76.00% 18 Missing ⚠️
...h/index/compositeindex/datacube/ReadDimension.java 42.85% 6 Missing and 2 partials ⚠️
.../datacube/startree/StarTreeFieldConfiguration.java 66.66% 1 Missing and 2 partials ⚠️
...arch/index/compositeindex/datacube/MetricStat.java 86.66% 1 Missing and 1 partial ⚠️
.../startree/fileformats/data/StarTreeDataWriter.java 93.75% 1 Missing and 1 partial ⚠️
...tree/fileformats/node/FixedLengthStarTreeNode.java 96.66% 2 Missing ⚠️
.../index/compositeindex/CompositeIndexConstants.java 0.00% 1 Missing ⚠️
.../startree/fileformats/meta/StarTreeMetaWriter.java 97.14% 1 Missing ⚠️
...eindex/datacube/startree/node/StarTreeFactory.java 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #15295      +/-   ##
============================================
- Coverage     71.87%   71.79%   -0.08%     
- Complexity    63318    63348      +30     
============================================
  Files          5231     5244      +13     
  Lines        296521   296789     +268     
  Branches      42832    42849      +17     
============================================
- Hits         213113   213090      -23     
- Misses        65948    66189     +241     
- Partials      17460    17510      +50     

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