Skip to content

cleanup

79c00ba
Select commit
Loading
Failed to load commit list.
Open

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

cleanup
79c00ba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 13, 2026 in 1s

17.60% (-0.01%) compared to 7048944, 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 7048944, passed because coverage increased by 0% when compared to adjusted base (17.61%)

Details

Codecov Report

❌ Patch coverage is 78.94737% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.60%. Comparing base (7048944) to head (79c00ba).

Files with missing lines Patch % Lines
...ain/java/com/cloud/storage/StorageManagerImpl.java 78.94% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.22   #12813      +/-   ##
============================================
- Coverage     17.61%   17.60%   -0.01%     
- Complexity    15662    15665       +3     
============================================
  Files          5917     5917              
  Lines        531415   531434      +19     
  Branches      64973    64978       +5     
============================================
- Hits          93588    93580       -8     
- Misses       427271   427296      +25     
- Partials      10556    10558       +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.