Skip to content

update orphan cleanup to remove policies for volumes that are in expu…

e80ed4d
Select commit
Loading
Failed to load commit list.
Merged

Fix delete snapshot policy expunged volume #12474

update orphan cleanup to remove policies for volumes that are in expu…
e80ed4d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 28, 2026 in 1s

17.60% (+0.04%) compared to 2941b51

View this Pull Request on Codecov

17.60% (+0.04%) compared to 2941b51

Details

Codecov Report

❌ Patch coverage is 6.66667% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.60%. Comparing base (2941b51) to head (e80ed4d).
⚠️ Report is 131 commits behind head on 4.22.

Files with missing lines Patch % Lines
...om/cloud/storage/snapshot/SnapshotManagerImpl.java 8.33% 11 Missing ⚠️
...e/cloudstack/storage/volume/VolumeServiceImpl.java 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.22   #12474      +/-   ##
============================================
+ Coverage     17.56%   17.60%   +0.04%     
- Complexity    15544    15626      +82     
============================================
  Files          5910     5911       +1     
  Lines        529128   530072     +944     
  Branches      64636    64766     +130     
============================================
+ Hits          92931    93336     +405     
- Misses       425740   426229     +489     
- Partials      10457    10507      +50     

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