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

Database storage quota #13658

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

shounakmk219
Copy link
Collaborator

Do not review, still under development.

@codecov-commenter
Copy link

codecov-commenter commented Jul 18, 2024

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 ⚠️
...server/starter/helix/HelixInstanceDataManager.java 0.00% 12 Missing ⚠️
...not/common/restlet/resources/DatabaseSizeInfo.java 0.00% 8 Missing ⚠️
...not/controller/validation/StorageQuotaChecker.java 61.11% 5 Missing and 2 partials ⚠️
...ontroller/api/resources/ServerTableSizeReader.java 81.48% 4 Missing and 1 partial ⚠️
.../apache/pinot/controller/util/TableSizeReader.java 80.00% 3 Missing ⚠️
...pinot/controller/util/CompletionServiceHelper.java 71.42% 2 Missing ⚠️
...er/api/resources/PinotDatabaseRestletResource.java 0.00% 1 Missing ⚠️
.../pinot/core/data/manager/BaseTableDataManager.java 91.66% 0 Missing and 1 partial ⚠️
.../pinot/server/api/resources/TableSizeResource.java 90.00% 0 Missing and 1 partial ⚠️
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%) ⬆️
integration 100.00% <ø> (+99.99%) ⬆️
integration1 100.00% <ø> (+99.99%) ⬆️
integration2 0.00% <ø> (ø)
java-11 64.77% <56.39%> (+3.07%) ⬆️
java-21 64.69% <56.39%> (+3.06%) ⬆️
skip-bytebuffers-false 64.80% <56.39%> (+3.05%) ⬆️
skip-bytebuffers-true 64.67% <56.39%> (+36.95%) ⬆️
temurin 64.81% <56.39%> (+3.06%) ⬆️
unittests 64.80% <56.39%> (+3.06%) ⬆️
unittests1 56.33% <50.00%> (+9.44%) ⬆️
unittests2 34.90% <51.87%> (+7.17%) ⬆️

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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants