pinot icon indicating copy to clipboard operation
pinot copied to clipboard

Database storage quota

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

Do not review, still under development.

shounakmk219 avatar Jul 18 '24 17:07 shounakmk219

Codecov Report

Attention: Patch coverage is 56.39098% with 58 lines in your changes missing coverage. Please review.

Project coverage is 64.81%. Comparing base (59551e4) to head (4747ab0). Report is 1081 commits behind head on master.

Files with missing lines Patch % Lines
...not/server/api/resources/DatabaseSizeResource.java 0.00% 18 Missing :warning:
...server/starter/helix/HelixInstanceDataManager.java 0.00% 12 Missing :warning:
...not/common/restlet/resources/DatabaseSizeInfo.java 0.00% 8 Missing :warning:
...not/controller/validation/StorageQuotaChecker.java 61.11% 5 Missing and 2 partials :warning:
...ontroller/api/resources/ServerTableSizeReader.java 81.48% 4 Missing and 1 partial :warning:
.../apache/pinot/controller/util/TableSizeReader.java 80.00% 3 Missing :warning:
...pinot/controller/util/CompletionServiceHelper.java 71.42% 2 Missing :warning:
...er/api/resources/PinotDatabaseRestletResource.java 0.00% 1 Missing :warning:
.../pinot/core/data/manager/BaseTableDataManager.java 91.66% 0 Missing and 1 partial :warning:
.../pinot/server/api/resources/TableSizeResource.java 90.00% 0 Missing and 1 partial :warning:
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #13658      +/-   ##
============================================
+ Coverage     61.75%   64.81%   +3.06%     
- Complexity      207     1533    +1326     
============================================
  Files          2436     2581     +145     
  Lines        133233   141358    +8125     
  Branches      20636    21652    +1016     
============================================
+ Hits          82274    91617    +9343     
+ Misses        44911    42994    -1917     
- Partials       6048     6747     +699     
Flag Coverage Δ
custom-integration1 100.00% <ø> (+99.99%) :arrow_up:
integration 100.00% <ø> (+99.99%) :arrow_up:
integration1 100.00% <ø> (+99.99%) :arrow_up:
integration2 0.00% <ø> (ø)
java-11 64.77% <56.39%> (+3.07%) :arrow_up:
java-21 64.69% <56.39%> (+3.06%) :arrow_up:
skip-bytebuffers-false 64.80% <56.39%> (+3.05%) :arrow_up:
skip-bytebuffers-true 64.67% <56.39%> (+36.95%) :arrow_up:
temurin 64.81% <56.39%> (+3.06%) :arrow_up:
unittests 64.80% <56.39%> (+3.06%) :arrow_up:
unittests1 56.33% <50.00%> (+9.44%) :arrow_up:
unittests2 34.90% <51.87%> (+7.17%) :arrow_up:

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.

codecov-commenter avatar Jul 18 '24 18:07 codecov-commenter