Skip to content

update backup usage description text with virual size as well

fea7fa4
Select commit
Loading
Failed to load commit list.
Merged

Update storage usage / size in backup usage response #12539

update backup usage description text with virual size as well
fea7fa4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 30, 2026 in 0s

16.26% (+0.00%) compared to 35e6d7c

View this Pull Request on Codecov

16.26% (+0.00%) compared to 35e6d7c

Details

Codecov Report

❌ Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.26%. Comparing base (35e6d7c) to head (fea7fa4).
⚠️ Report is 16 commits behind head on 4.20.

Files with missing lines Patch % Lines
...src/main/java/com/cloud/api/ApiResponseHelper.java 0.00% 5 Missing ⚠️
...java/com/cloud/usage/parser/BackupUsageParser.java 0.00% 1 Missing ⚠️
.../cloud/usage/parser/VMSnapshotOnPrimaryParser.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##               4.20   #12539    +/-   ##
==========================================
  Coverage     16.26%   16.26%            
- Complexity    13418    13428    +10     
==========================================
  Files          5658     5660     +2     
  Lines        499494   499921   +427     
  Branches      60625    60698    +73     
==========================================
+ Hits          81232    81320    +88     
- Misses       409214   409529   +315     
- Partials       9048     9072    +24     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.