Skip to content

fix space after `fi`

f1510c6
Select commit
Loading
Failed to load commit list.
Closed

kvm: implement Hyper-V enlightenments correctly to allow running HyperV on KVM #11213

fix space after `fi`
f1510c6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 16, 2025 in 1s

16.16% (+0.01%) compared to c61a5eb

View this Pull Request on Codecov

16.16% (+0.01%) compared to c61a5eb

Details

Codecov Report

Attention: Patch coverage is 48.38710% with 16 lines in your changes missing coverage. Please review.

Project coverage is 16.16%. Comparing base (c61a5eb) to head (f1510c6).
Report is 33 commits behind head on 4.20.

Files with missing lines Patch % Lines
...ervisor/kvm/resource/LibvirtComputingResource.java 0.00% 12 Missing and 1 partial ⚠️
...om/cloud/hypervisor/kvm/resource/LibvirtVMDef.java 83.33% 0 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.20   #11213      +/-   ##
============================================
+ Coverage     16.14%   16.16%   +0.01%     
- Complexity    13256    13284      +28     
============================================
  Files          5656     5656              
  Lines        497893   498438     +545     
  Branches      60374    60719     +345     
============================================
+ Hits          80394    80558     +164     
- Misses       408539   408934     +395     
+ Partials       8960     8946      -14     

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