Skip to content

update state cond

1d8e142
Select commit
Loading
Failed to load commit list.
Merged

Add volumes in 'Expunging' state to storage cleanup thread and during delete storage pool #12602

update state cond
1d8e142
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 18, 2026 in 0s

16.25% (-0.02%) compared to 3d7d412

View this Pull Request on Codecov

16.25% (-0.02%) compared to 3d7d412

Details

Codecov Report

❌ Patch coverage is 14.28571% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.25%. Comparing base (3d7d412) to head (1d8e142).
⚠️ Report is 9 commits behind head on 4.20.

Files with missing lines Patch % Lines
...main/java/com/cloud/storage/dao/VolumeDaoImpl.java 20.00% 4 Missing ⚠️
...e/cloudstack/storage/volume/VolumeServiceImpl.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.20   #12602      +/-   ##
============================================
- Coverage     16.26%   16.25%   -0.02%     
+ Complexity    13429    13420       -9     
============================================
  Files          5661     5662       +1     
  Lines        500010   500162     +152     
  Branches      60715    60732      +17     
============================================
- Hits          81331    81300      -31     
- Misses       409606   409778     +172     
- Partials       9073     9084      +11     

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