Skip to content

Merge branch 'main' of https://github.com/apache/cloudstack into supp…

c5c4ed7
Select commit
Loading
Failed to load commit list.
Merged

Add support for vTPM for XenServer and XCP-ng 8.3/8.4 #12263

Merge branch 'main' of https://github.com/apache/cloudstack into supp…
c5c4ed7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 6, 2026 in 1s

17.50% (-0.01%) compared to 5bf869c, passed because coverage increased by 0% when compared to adjusted base (17.51%)

View this Pull Request on Codecov

17.50% (-0.01%) compared to 5bf869c, passed because coverage increased by 0% when compared to adjusted base (17.51%)

Details

Codecov Report

❌ Patch coverage is 8.47458% with 54 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.50%. Comparing base (5bf869c) to head (c5c4ed7).
⚠️ Report is 18 commits behind head on main.

Files with missing lines Patch % Lines
...ervisor/xenserver/resource/CitrixResourceBase.java 0.00% 44 Missing ⚠️
...rce/wrapper/xenbase/CitrixStartCommandWrapper.java 0.00% 6 Missing ⚠️
...rce/wrapper/xenbase/CitrixReadyCommandWrapper.java 71.42% 2 Missing ⚠️
...ain/java/com/cloud/api/query/QueryManagerImpl.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12263      +/-   ##
============================================
- Coverage     17.51%   17.50%   -0.01%     
  Complexity    15585    15585              
============================================
  Files          5914     5914              
  Lines        529867   529925      +58     
  Branches      64722    64733      +11     
============================================
+ Hits          92782    92789       +7     
- Misses       426635   426685      +50     
- Partials      10450    10451       +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.