Skip to content

Fix restore VM

70c00fe
Select commit
Loading
Failed to load commit list.
Merged

[4.22] Prevent unmanaging or reinstalling a VM if it is part of a CKS cluster #12800

Fix restore VM
70c00fe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 26, 2026 in 0s

17.61% (+0.00%) compared to 09ee092

View this Pull Request on Codecov

17.61% (+0.00%) compared to 09ee092

Details

Codecov Report

❌ Patch coverage is 57.14286% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.61%. Comparing base (09ee092) to head (70c00fe).
⚠️ Report is 5 commits behind head on 4.22.

Files with missing lines Patch % Lines
.../src/main/java/com/cloud/vm/UserVmManagerImpl.java 40.00% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               4.22   #12800   +/-   ##
=========================================
  Coverage     17.61%   17.61%           
- Complexity    15661    15666    +5     
=========================================
  Files          5917     5917           
  Lines        531423   531437   +14     
  Branches      64973    64975    +2     
=========================================
+ Hits          93586    93593    +7     
- Misses       427280   427286    +6     
- Partials      10557    10558    +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.