Skip to content

Address review comment

3c1064b
Select commit
Loading
Failed to load commit list.
Merged

[KVM] Allow passing the OS type machine for KVM XML domains through VM setting #11569

Address review comment
3c1064b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 4, 2025 in 1s

17.36% (-0.01%) compared to 3d6ec29, passed because coverage increased by 0% when compared to adjusted base (17.36%)

View this Pull Request on Codecov

17.36% (-0.01%) compared to 3d6ec29, passed because coverage increased by 0% when compared to adjusted base (17.36%)

Details

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.36%. Comparing base (3d6ec29) to head (3c1064b).

Files with missing lines Patch % Lines
...ervisor/kvm/resource/LibvirtComputingResource.java 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #11569      +/-   ##
============================================
- Coverage     17.36%   17.36%   -0.01%     
+ Complexity    15237    15236       -1     
============================================
  Files          5888     5888              
  Lines        525741   525743       +2     
  Branches      64164    64165       +1     
============================================
- Hits          91274    91270       -4     
- Misses       424167   424172       +5     
- Partials      10300    10301       +1     

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