Skip to content

[VMware to KVM Migration] Fix for converted instance npe issue when s…

6b1a220
Select commit
Loading
Failed to load commit list.
Merged

[VMware to KVM Migration] Fix for converted instance NPE issue when source VMware instance OVF is exported from management server #11003

[VMware to KVM Migration] Fix for converted instance npe issue when s…
6b1a220
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 25, 2025 in 0s

16.15% (+0.00%) compared to 0b841fe

View this Pull Request on Codecov

16.15% (+0.00%) compared to 0b841fe

Details

Codecov Report

Attention: Patch coverage is 44.44444% with 5 lines in your changes missing coverage. Please review.

Project coverage is 16.15%. Comparing base (0b841fe) to head (6b1a220).
Report is 9 commits behind head on 4.20.

Files with missing lines Patch % Lines
.../wrapper/LibvirtConvertInstanceCommandWrapper.java 50.00% 3 Missing ⚠️
.../apache/cloudstack/vm/UnmanagedVMsManagerImpl.java 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##               4.20   #11003    +/-   ##
==========================================
  Coverage     16.14%   16.15%            
- Complexity    13256    13266    +10     
==========================================
  Files          5657     5657            
  Lines        497903   497701   -202     
  Branches      60375    60349    -26     
==========================================
- Hits          80392    80388     -4     
+ Misses       408550   408369   -181     
+ Partials       8961     8944    -17     

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