Skip to content

UI: boot vm from ISO into UEFI/SECURE mode

8bfd8f8
Select commit
Loading
Failed to load commit list.
Merged

vTPM: support KVM and VMware #10543

UI: boot vm from ISO into UEFI/SECURE mode
8bfd8f8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 17, 2025 in 0s

16.03% (+0.02%) compared to 54c1f92

View this Pull Request on Codecov

16.03% (+0.02%) compared to 54c1f92

Details

Codecov Report

Attention: Patch coverage is 76.78571% with 26 lines in your changes missing coverage. Please review.

Project coverage is 16.03%. Comparing base (54c1f92) to head (8bfd8f8).
Report is 39 commits behind head on 4.20.

Files with missing lines Patch % Lines
...oud/hypervisor/vmware/resource/VmwareResource.java 76.31% 6 Missing and 3 partials ⚠️
...om/cloud/hypervisor/kvm/resource/LibvirtVMDef.java 85.71% 5 Missing and 2 partials ⚠️
...ervisor/kvm/resource/LibvirtComputingResource.java 66.66% 2 Missing and 4 partials ⚠️
...ain/java/com/cloud/api/query/QueryManagerImpl.java 20.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.20   #10543      +/-   ##
============================================
+ Coverage     16.00%   16.03%   +0.02%     
- Complexity    13103    13130      +27     
============================================
  Files          5651     5652       +1     
  Lines        495841   496032     +191     
  Branches      60045    60067      +22     
============================================
+ Hits          79373    79533     +160     
- Misses       407606   407626      +20     
- Partials       8862     8873      +11     

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