Skip to content

adding startreenode related tests

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.