Skip to content

address warnings in capacity manager

a238e94
Select commit
Loading
Failed to load commit list.
Merged

address warnings in capacity manager #11971

address warnings in capacity manager
a238e94
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 26, 2026 in 0s

17.51% (+0.00%) compared to 5bf869c

View this Pull Request on Codecov

17.51% (+0.00%) compared to 5bf869c

Details

Codecov Report

❌ Patch coverage is 6.25000% with 30 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.51%. Comparing base (5bf869c) to head (a238e94).
⚠️ Report is 86 commits behind head on main.

Files with missing lines Patch % Lines
...n/java/com/cloud/capacity/CapacityManagerImpl.java 6.25% 30 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main   #11971   +/-   ##
=========================================
  Coverage     17.51%   17.51%           
  Complexity    15585    15585           
=========================================
  Files          5914     5914           
  Lines        529867   529802   -65     
  Branches      64722    64713    -9     
=========================================
  Hits          92782    92782           
+ Misses       426635   426570   -65     
  Partials      10450    10450           

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