Skip to content

enhancement: add instance info as Libvirt metadata

386890a
Select commit
Loading
Failed to load commit list.
Merged

enhancement: add instance info as Libvirt metadata #11061

enhancement: add instance info as Libvirt metadata
386890a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 14, 2025 in 0s

17.37% (-0.01%) compared to b0c7719

View this Pull Request on Codecov

17.37% (-0.01%) compared to b0c7719

Details

Codecov Report

❌ Patch coverage is 1.64474% with 299 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.37%. Comparing base (b0c7719) to head (386890a).
⚠️ Report is 72 commits behind head on main.

Files with missing lines Patch % Lines
...om/cloud/hypervisor/kvm/resource/LibvirtVMDef.java 0.00% 116 Missing ⚠️
...m/cloud/agent/api/to/VirtualMachineMetadataTO.java 0.00% 91 Missing ⚠️
.../java/com/cloud/hypervisor/HypervisorGuruBase.java 0.00% 83 Missing ⚠️
.../java/com/cloud/agent/api/to/VirtualMachineTO.java 16.66% 5 Missing ⚠️
...ervisor/kvm/resource/LibvirtComputingResource.java 57.14% 1 Missing and 2 partials ⚠️
...er/src/main/java/com/cloud/hypervisor/KVMGuru.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #11061      +/-   ##
============================================
- Coverage     17.38%   17.37%   -0.01%     
+ Complexity    15282    15281       -1     
============================================
  Files          5891     5892       +1     
  Lines        526356   526631     +275     
  Branches      64270    64307      +37     
============================================
- Hits          91526    91523       -3     
- Misses       424488   424764     +276     
- Partials      10342    10344       +2     

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