Skip to content

Merge branch 'refactor-allocate-to-method' into guest-os-rules

ee9c893
Select commit
Loading
Failed to load commit list.
Draft

Guest OS rules #10098

Merge branch 'refactor-allocate-to-method' into guest-os-rules
ee9c893
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 5, 2026 in 0s

17.70% (+0.03%) compared to 11455f6

View this Pull Request on Codecov

17.70% (+0.03%) compared to 11455f6

Details

Codecov Report

❌ Patch coverage is 52.18447% with 197 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.70%. Comparing base (11455f6) to head (ee9c893).
⚠️ Report is 780 commits behind head on main.

Files with missing lines Patch % Lines
...n/java/com/cloud/resource/ResourceManagerImpl.java 0.00% 47 Missing ⚠️
...om/cloud/deploy/DeploymentPlanningManagerImpl.java 14.70% 28 Missing and 1 partial ⚠️
...gent/manager/allocator/impl/FirstFitAllocator.java 79.71% 24 Missing and 4 partials ⚠️
.../src/main/java/com/cloud/host/dao/HostDaoImpl.java 0.00% 22 Missing and 1 partial ⚠️
...udstack/utils/jsinterpreter/GenericRuleHelper.java 31.81% 14 Missing and 1 partial ⚠️
...ud/agent/manager/allocator/impl/BaseAllocator.java 70.83% 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 ⚠️
.../agent/manager/allocator/impl/RandomAllocator.java 89.28% 6 Missing ⚠️
.../cloud/configuration/ConfigurationManagerImpl.java 0.00% 3 Missing and 1 partial ⚠️
... and 9 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #10098      +/-   ##
============================================
+ Coverage     17.66%   17.70%   +0.03%     
- Complexity    14063    14109      +46     
============================================
  Files          5307     5309       +2     
  Lines        473814   473854      +40     
  Branches      55637    55602      -35     
============================================
+ Hits          83715    83901     +186     
+ Misses       380774   380636     -138     
+ Partials       9325     9317       -8     

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