Skip to content

do not add disk cache mode from an empty string

a573bed
Select commit
Loading
Failed to load commit list.
Merged

kvm: do not add disk cache mode from an empty string #12248

do not add disk cache mode from an empty string
a573bed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 15, 2026 in 0s

16.23% (-0.01%) compared to aba3285, 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 aba3285, passed because coverage increased by 0% when compared to adjusted base (16.23%)

Details

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.23%. Comparing base (aba3285) to head (a573bed).

Files with missing lines Patch % Lines
...ypervisor/kvm/resource/LibvirtDomainXMLParser.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.20   #12248      +/-   ##
============================================
- Coverage     16.23%   16.23%   -0.01%     
+ Complexity    13382    13380       -2     
============================================
  Files          5657     5657              
  Lines        498997   498998       +1     
  Branches      60566    60567       +1     
============================================
- Hits          81032    81028       -4     
- Misses       408929   408934       +5     
  Partials       9036     9036              

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