pinot icon indicating copy to clipboard operation
pinot copied to clipboard

[WIP - do not review] Modify segment metadata call

Open cypherean opened this issue 1 year ago • 1 comments
trafficstars

cypherean avatar Oct 17 '24 15:10 cypherean

Codecov Report

:x: Patch coverage is 19.64286% with 90 lines in your changes missing coverage. Please review. :white_check_mark: Project coverage is 63.38%. Comparing base (d4d1f8f) to head (115840a).

Files with missing lines Patch % Lines
...che/pinot/controller/util/TableMetadataReader.java 2.27% 43 Missing :warning:
...spi/utils/builder/ControllerRequestURLBuilder.java 0.00% 23 Missing :warning:
...t/controller/util/ServerSegmentMetadataReader.java 9.09% 9 Missing and 1 partial :warning:
...che/pinot/server/api/resources/TablesResource.java 68.96% 7 Missing and 2 partials :warning:
...ler/api/resources/PinotSegmentRestletResource.java 0.00% 5 Missing :warning:
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #14250      +/-   ##
============================================
- Coverage     63.40%   63.38%   -0.03%     
- Complexity     1384     1385       +1     
============================================
  Files          3053     3053              
  Lines        178607   178689      +82     
  Branches      27369    27387      +18     
============================================
+ Hits         113250   113264      +14     
- Misses        56652    56720      +68     
  Partials       8705     8705              
Flag Coverage Δ
custom-integration1 100.00% <ø> (ø)
integration 100.00% <ø> (ø)
integration1 100.00% <ø> (ø)
integration2 0.00% <ø> (ø)
java-11 63.34% <19.64%> (-0.02%) :arrow_down:
java-21 63.35% <19.64%> (-0.03%) :arrow_down:
temurin 63.38% <19.64%> (-0.03%) :arrow_down:
unittests 63.38% <19.64%> (-0.03%) :arrow_down:
unittests1 56.51% <0.00%> (+<0.01%) :arrow_up:
unittests2 33.33% <19.64%> (-0.01%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov-commenter avatar Oct 17 '24 16:10 codecov-commenter