Skip to content

update backup usage description text with size

3db2965
Select commit
Loading
Failed to load commit list.
Merged

Update storage usage / size in backup usage response #12539

update backup usage description text with size
3db2965
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 29, 2026 in 1s

16.25% (-0.01%) compared to 35e6d7c, passed because coverage increased by 0% when compared to adjusted base (16.26%)

View this Pull Request on Codecov

16.25% (-0.01%) compared to 35e6d7c, passed because coverage increased by 0% when compared to adjusted base (16.26%)

Details

Codecov Report

❌ Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.25%. Comparing base (35e6d7c) to head (3db2965).
⚠️ Report is 10 commits behind head on 4.20.

Files with missing lines Patch % Lines
...src/main/java/com/cloud/api/ApiResponseHelper.java 0.00% 4 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.25%   -0.01%     
- Complexity    13418    13421       +3     
============================================
  Files          5658     5659       +1     
  Lines        499494   499645     +151     
  Branches      60625    60635      +10     
============================================
+ Hits          81232    81236       +4     
- Misses       409214   409358     +144     
- Partials       9048     9051       +3     

☔ 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.