Skip to content

Fix live migrate with local storage

6c810aa
Select commit
Loading
Failed to load commit list.
Draft

Fix live migrate with local storage #12566

Fix live migrate with local storage
6c810aa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 9, 2026 in 0s

16.26% (+0.00%) compared to d98511d

View this Pull Request on Codecov

16.26% (+0.00%) compared to d98511d

Details

Codecov Report

❌ Patch coverage is 6.25000% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.26%. Comparing base (d98511d) to head (6c810aa).
⚠️ Report is 5 commits behind head on 4.20.

Files with missing lines Patch % Lines
.../src/main/java/com/cloud/vm/UserVmManagerImpl.java 6.66% 13 Missing and 1 partial ⚠️
...ain/java/com/cloud/storage/StorageManagerImpl.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               4.20   #12566   +/-   ##
=========================================
  Coverage     16.26%   16.26%           
- Complexity    13427    13430    +3     
=========================================
  Files          5660     5661    +1     
  Lines        499945   500025   +80     
  Branches      60704    60721   +17     
=========================================
+ Hits          81318    81354   +36     
- Misses       409553   409597   +44     
  Partials       9074     9074           

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