Skip to content

Merge remote-tracking branch 'apache/4.20' into fix-concurrent-capaci…

a42b8f8
Select commit
Loading
Failed to load commit list.
Draft

server: use managedcontext for concurrent capacity calculation #12286

Merge remote-tracking branch 'apache/4.20' into fix-concurrent-capaci…
a42b8f8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 20, 2026 in 1s

16.23% (+0.00%) compared to 42f1e19

View this Pull Request on Codecov

16.23% (+0.00%) compared to 42f1e19

Details

Codecov Report

❌ Patch coverage is 30.43478% with 32 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.23%. Comparing base (42f1e19) to head (a42b8f8).

Files with missing lines Patch % Lines
...n/java/com/cloud/capacity/CapacityManagerImpl.java 0.00% 20 Missing ⚠️
...rc/main/java/com/cloud/alert/AlertManagerImpl.java 53.84% 10 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               4.20   #12286   +/-   ##
=========================================
  Coverage     16.23%   16.23%           
  Complexity    13380    13380           
=========================================
  Files          5657     5657           
  Lines        499039   499060   +21     
  Branches      60567    60568    +1     
=========================================
+ Hits          81024    81038   +14     
- Misses       408978   408983    +5     
- Partials       9037     9039    +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.