Skip to content

review

905335e
Select commit
Loading
Failed to load commit list.
Merged

Update physical size for the snapshots of the volumes on ceph primary storage #12465

review
905335e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 30, 2026 in 0s

16.23% (-0.01%) compared to f1f779a, passed because coverage increased by 0% when compared to adjusted base (16.23%)

View this Pull Request on Codecov

16.23% (-0.01%) compared to f1f779a, passed because coverage increased by 0% when compared to adjusted base (16.23%)

Details

Codecov Report

❌ Patch coverage is 4.44444% with 43 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.23%. Comparing base (f1f779a) to head (905335e).
⚠️ Report is 58 commits behind head on 4.20.

Files with missing lines Patch % Lines
...ud/hypervisor/kvm/storage/KVMStorageProcessor.java 0.00% 36 Missing ⚠️
...ervisor/kvm/resource/LibvirtComputingResource.java 33.33% 4 Missing ⚠️
...he/cloudstack/storage/snapshot/SnapshotObject.java 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.20   #12465      +/-   ##
============================================
- Coverage     16.23%   16.23%   -0.01%     
- Complexity    13381    13383       +2     
============================================
  Files          5657     5657              
  Lines        499024   499067      +43     
  Branches      60562    60573      +11     
============================================
+ Hits          81029    81033       +4     
- Misses       408959   408996      +37     
- Partials       9036     9038       +2     

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