Skip to content

Merge branch '4.20' into datastore

2583a8c
Select commit
Loading
Failed to load commit list.
Merged

List capacity double counts allocated storage pool capacity for datastore clusters #12181

Merge branch '4.20' into datastore
2583a8c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 3, 2026 in 0s

16.23% (+0.00%) compared to 4f74937

View this Pull Request on Codecov

16.23% (+0.00%) compared to 4f74937

Details

Codecov Report

❌ Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.23%. Comparing base (4f74937) to head (2583a8c).

Files with missing lines Patch % Lines
...n/java/com/cloud/capacity/dao/CapacityDaoImpl.java 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               4.20   #12181   +/-   ##
=========================================
  Coverage     16.23%   16.23%           
- Complexity    13375    13380    +5     
=========================================
  Files          5657     5657           
  Lines        498875   498879    +4     
  Branches      60546    60546           
=========================================
+ Hits          80982    81017   +35     
+ Misses       408866   408827   -39     
- Partials       9027     9035    +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.