Skip to content

Fix dependencies

49bc5e8
Select commit
Loading
Failed to load commit list.
Open

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

Fix dependencies
49bc5e8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 17, 2026 in 1s

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 50.00000% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.61%. Comparing base (09ee092) to head (49bc5e8).

Files with missing lines Patch % Lines
.../apache/cloudstack/vm/UnmanagedVMsManagerImpl.java 50.00% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               4.22   #12800   +/-   ##
=========================================
  Coverage     17.61%   17.61%           
- Complexity    15661    15667    +6     
=========================================
  Files          5917     5917           
  Lines        531423   531433   +10     
  Branches      64973    64975    +2     
=========================================
+ Hits          93586    93597   +11     
+ Misses       427280   427279    -1     
  Partials      10557    10557           

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