Skip to content

api,server,kvm: get total physical size for qcow2

3fb4bff
Select commit
Loading
Failed to load commit list.
Draft

api,server,kvm: get total physical size for qcow2 #12873

api,server,kvm: get total physical size for qcow2
3fb4bff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 23, 2026 in 0s

17.60% (-0.01%) compared to e93ae1a, passed because coverage increased by 0% when compared to adjusted base (17.61%)

View this Pull Request on Codecov

17.60% (-0.01%) compared to e93ae1a, passed because coverage increased by 0% when compared to adjusted base (17.61%)

Details

Codecov Report

❌ Patch coverage is 0% with 83 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.60%. Comparing base (e93ae1a) to head (3fb4bff).

Files with missing lines Patch % Lines
...e/wrapper/LibvirtGetVolumeStatsCommandWrapper.java 0.00% 43 Missing ⚠️
...java/org/apache/cloudstack/utils/qemu/QemuImg.java 0.00% 14 Missing ⚠️
...ain/java/com/cloud/agent/api/VolumeStatsEntry.java 0.00% 13 Missing ⚠️
...n/java/com/cloud/storage/VolumeApiServiceImpl.java 0.00% 13 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.22   #12873      +/-   ##
============================================
- Coverage     17.61%   17.60%   -0.01%     
- Complexity    15661    15662       +1     
============================================
  Files          5917     5917              
  Lines        531430   531511      +81     
  Branches      64973    64985      +12     
============================================
+ Hits          93586    93589       +3     
- Misses       427288   427366      +78     
  Partials      10556    10556              

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