Skip to content

address comment

88d9334
Select commit
Loading
Failed to load commit list.
Merged

kvm: allow skip forcing disk controller #11750

address comment
88d9334
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 8, 2026 in 0s

16.23% (-0.01%) compared to 750290b, passed because coverage increased by 0% when compared to adjusted base (16.23%)

View this Pull Request on Codecov

16.23% (-0.01%) compared to 750290b, passed because coverage increased by 0% when compared to adjusted base (16.23%)

Details

Codecov Report

❌ Patch coverage is 73.33333% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.23%. Comparing base (750290b) to head (88d9334).

Files with missing lines Patch % Lines
...ervisor/kvm/resource/LibvirtComputingResource.java 78.57% 1 Missing and 2 partials ⚠️
...ain/java/com/cloud/api/query/QueryManagerImpl.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.20   #11750      +/-   ##
============================================
- Coverage     16.23%   16.23%   -0.01%     
- Complexity    13378    13380       +2     
============================================
  Files          5657     5657              
  Lines        498932   498942      +10     
  Branches      60552    60554       +2     
============================================
- Hits          81016    81005      -11     
- Misses       408882   408902      +20     
- Partials       9034     9035       +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.