Skip to content

kvm: fix vm deployment from RAW template#10880

Merged
weizhouapache merged 2 commits into
apache:mainfrom
weizhouapache:4.21-fix-kvm-raw-template
May 19, 2025
Merged

kvm: fix vm deployment from RAW template#10880
weizhouapache merged 2 commits into
apache:mainfrom
weizhouapache:4.21-fix-kvm-raw-template

Update plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm…

9905760
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed May 16, 2025 in 1s

16.39% (-0.02%) compared to 64828f6

View this Pull Request on Codecov

16.39% (-0.02%) compared to 64828f6

Details

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 16.39%. Comparing base (64828f6) to head (9905760).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
.../hypervisor/kvm/storage/LibvirtStorageAdaptor.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #10880      +/-   ##
============================================
- Coverage     16.40%   16.39%   -0.02%     
+ Complexity    13630    13626       -4     
============================================
  Files          5705     5708       +3     
  Lines        503722   504063     +341     
  Branches      61034    61103      +69     
============================================
+ Hits          82647    82651       +4     
- Misses       411889   412214     +325     
- Partials       9186     9198      +12     

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