Skip to content

Update ui/src/views/tools/ImportUnmanagedInstance.vue

d2963a6
Select commit
Loading
Failed to load commit list.
Open

Allow selecting guest OS for KVM imports #13158

Update ui/src/views/tools/ImportUnmanagedInstance.vue
d2963a6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 14, 2026 in 0s

18.09% (+0.00%) compared to 4425ee4

View this Pull Request on Codecov

18.09% (+0.00%) compared to 4425ee4

Details

Codecov Report

❌ Patch coverage is 51.11111% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.09%. Comparing base (4425ee4) to head (d2963a6).
⚠️ Report is 12 commits behind head on main.

Files with missing lines Patch % Lines
...e/cloudstack/api/command/admin/vm/ImportVmCmd.java 0.00% 6 Missing ⚠️
.../apache/cloudstack/vm/UnmanagedVMsManagerImpl.java 61.53% 2 Missing and 3 partials ⚠️
...ypervisor/kvm/resource/LibvirtDomainXMLParser.java 78.94% 1 Missing and 3 partials ⚠️
...i/command/admin/vm/ImportUnmanagedInstanceCmd.java 0.00% 3 Missing ⚠️
...rce/wrapper/LibvirtGetRemoteVmsCommandWrapper.java 0.00% 2 Missing ⚠️
...er/LibvirtGetUnmanagedInstancesCommandWrapper.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##               main   #13158    +/-   ##
==========================================
  Coverage     18.09%   18.09%            
- Complexity    16717    16726     +9     
==========================================
  Files          6037     6037            
  Lines        542543   542663   +120     
  Branches      66430    66448    +18     
==========================================
+ Hits          98149    98174    +25     
- Misses       433375   433459    +84     
- Partials      11019    11030    +11     

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