Skip to content

Enhance snapshot cleanup process by updating state, managing resource…

28548b2
Select commit
Loading
Failed to load commit list.
Open

Clean up primary-only snapshot DB records on volume expunge #12813

Enhance snapshot cleanup process by updating state, managing resource…
28548b2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 20, 2026 in 1s

17.68% (+0.07%) compared to 7048944

View this Pull Request on Codecov

17.68% (+0.07%) compared to 7048944

Details

Codecov Report

❌ Patch coverage is 79.31034% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.68%. Comparing base (7048944) to head (28548b2).
⚠️ Report is 141 commits behind head on 4.22.

Files with missing lines Patch % Lines
...ain/java/com/cloud/storage/StorageManagerImpl.java 79.31% 3 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.22   #12813      +/-   ##
============================================
+ Coverage     17.61%   17.68%   +0.07%     
- Complexity    15662    15795     +133     
============================================
  Files          5917     5922       +5     
  Lines        531415   533149    +1734     
  Branches      64973    65208     +235     
============================================
+ Hits          93588    94283     +695     
- Misses       427271   428214     +943     
- Partials      10556    10652      +96     

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