Skip to content

few missing changes

e88c652
Select commit
Loading
Failed to load commit list.
Merged

Added vddk support in vmware to kvm migrations #12970

few missing changes
e88c652
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 14, 2026 in 1s

17.62% (+0.01%) compared to ae455ee

View this Pull Request on Codecov

17.62% (+0.01%) compared to ae455ee

Details

Codecov Report

❌ Patch coverage is 32.74725% with 306 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.62%. Comparing base (ae455ee) to head (e88c652).
⚠️ Report is 4 commits behind head on 4.22.

Files with missing lines Patch % Lines
...ervisor/kvm/resource/LibvirtComputingResource.java 4.67% 102 Missing ⚠️
.../wrapper/LibvirtConvertInstanceCommandWrapper.java 47.72% 82 Missing and 10 partials ⚠️
.../apache/cloudstack/vm/UnmanagedVMsManagerImpl.java 47.05% 24 Missing and 21 partials ⚠️
...va/com/cloud/agent/api/ConvertInstanceCommand.java 0.00% 24 Missing ⚠️
...java/com/cloud/agent/manager/AgentManagerImpl.java 0.00% 17 Missing ⚠️
...m/cloud/agent/api/CheckConvertInstanceCommand.java 29.41% 12 Missing ⚠️
.../java/com/cloud/agent/api/to/RemoteInstanceTO.java 23.07% 10 Missing ⚠️
...e/cloudstack/api/command/admin/vm/ImportVmCmd.java 0.00% 3 Missing ⚠️
...per/LibvirtCheckConvertInstanceCommandWrapper.java 85.71% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.22   #12970      +/-   ##
============================================
+ Coverage     17.60%   17.62%   +0.01%     
- Complexity    15688    15711      +23     
============================================
  Files          5919     5919              
  Lines        532005   532451     +446     
  Branches      65060    65138      +78     
============================================
+ Hits          93683    93822     +139     
- Misses       427755   428038     +283     
- Partials      10567    10591      +24     

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