Skip to content

Merge branch '4.20' into fix-vmw-vmmigratewithsnap

55f5cc2
Select commit
Loading
Failed to load commit list.
Merged

server: allow migration of vm with snapshots for vmware #9305

Merge branch '4.20' into fix-vmw-vmmigratewithsnap
55f5cc2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 28, 2025 in 1s

16.16% (+0.00%) compared to 82396b6

View this Pull Request on Codecov

16.16% (+0.00%) compared to 82396b6

Details

Codecov Report

❌ Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.16%. Comparing base (82396b6) to head (55f5cc2).

Files with missing lines Patch % Lines
.../src/main/java/com/cloud/vm/UserVmManagerImpl.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               4.20    #9305   +/-   ##
=========================================
  Coverage     16.16%   16.16%           
- Complexity    13277    13278    +1     
=========================================
  Files          5656     5656           
  Lines        497880   497882    +2     
  Branches      60378    60379    +1     
=========================================
+ Hits          80462    80463    +1     
- Misses       408463   408464    +1     
  Partials       8955     8955           

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