Skip to content

Fix host update UI

125f1cd
Select commit
Loading
Failed to load commit list.
Open

Guest OS rules #10098

Fix host update UI
125f1cd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 19, 2026 in 0s

18.08% (+0.00%) compared to cbc1ae7

View this Pull Request on Codecov

18.08% (+0.00%) compared to cbc1ae7

Details

Codecov Report

❌ Patch coverage is 12.94118% with 148 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.08%. Comparing base (cbc1ae7) to head (125f1cd).
⚠️ Report is 15 commits behind head on main.

Files with missing lines Patch % Lines
...n/java/com/cloud/resource/ResourceManagerImpl.java 0.00% 43 Missing ⚠️
...om/cloud/deploy/DeploymentPlanningManagerImpl.java 0.00% 26 Missing ⚠️
.../src/main/java/com/cloud/host/dao/HostDaoImpl.java 0.00% 21 Missing and 1 partial ⚠️
...udstack/utils/jsinterpreter/GenericRuleHelper.java 30.43% 15 Missing and 1 partial ⚠️
...ud/agent/manager/allocator/impl/BaseAllocator.java 0.00% 14 Missing ⚠️
server/src/main/java/com/cloud/api/ApiDBUtils.java 0.00% 7 Missing ⚠️
...g/apache/cloudstack/api/response/HostResponse.java 0.00% 6 Missing ⚠️
.../cloud/configuration/ConfigurationManagerImpl.java 0.00% 3 Missing and 1 partial ⚠️
...oudstack/api/command/admin/host/UpdateHostCmd.java 0.00% 3 Missing ⚠️
...c/main/java/com/cloud/api/query/vo/HostJoinVO.java 0.00% 3 Missing ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##               main   #10098    +/-   ##
==========================================
  Coverage     18.08%   18.08%            
- Complexity    16718    16720     +2     
==========================================
  Files          6037     6038     +1     
  Lines        542546   542667   +121     
  Branches      66431    66452    +21     
==========================================
+ Hits          98126    98157    +31     
- Misses       433404   433488    +84     
- Partials      11016    11022     +6     

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