Skip to content

Fix snapshot physical size after migration

dc7c20d
Select commit
Loading
Failed to load commit list.
Merged

Fix volume snapshot physical size after migration between secondary storages #12166

Fix snapshot physical size after migration
dc7c20d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 26, 2026 in 1s

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

View this Pull Request on Codecov

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

Details

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 16.18%. Comparing base (e4414d1) to head (dc7c20d).
⚠️ Report is 55 commits behind head on 4.20.

Files with missing lines Patch % Lines
...ack/storage/image/SecondaryStorageServiceImpl.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.20   #12166      +/-   ##
============================================
- Coverage     16.18%   16.18%   -0.01%     
- Complexity    13300    13301       +1     
============================================
  Files          5657     5657              
  Lines        498478   498478              
  Branches      60501    60501              
============================================
- Hits          80668    80664       -4     
- Misses       408827   408830       +3     
- Partials       8983     8984       +1     

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