Skip to content

Merge branch '4.20' into fix-regression-vm-import

5099423
Select commit
Loading
Failed to load commit list.
Merged

Fix NPE on external/unmanaged instance import using custom offerings #12884

Merge branch '4.20' into fix-regression-vm-import
5099423
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 27, 2026 in 0s

16.26% (+0.00%) compared to 4b7370a

View this Pull Request on Codecov

16.26% (+0.00%) compared to 4b7370a

Details

Codecov Report

❌ Patch coverage is 86.15385% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.26%. Comparing base (4b7370a) to head (5099423).

Files with missing lines Patch % Lines
.../apache/cloudstack/vm/UnmanagedVMsManagerImpl.java 86.15% 6 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               4.20   #12884   +/-   ##
=========================================
  Coverage     16.25%   16.26%           
- Complexity    13419    13428    +9     
=========================================
  Files          5664     5664           
  Lines        500467   500509   +42     
  Branches      60780    60785    +5     
=========================================
+ Hits          81354    81399   +45     
  Misses       410018   410018           
+ Partials       9095     9092    -3     

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