Skip to content

Consider Quota settings during processing#10892

Open
julien-vaz wants to merge 4 commits into
apache:mainfrom
scclouds:pr-use-account-quota-settings
Open

Consider Quota settings during processing#10892
julien-vaz wants to merge 4 commits into
apache:mainfrom
scclouds:pr-use-account-quota-settings

Move DB access to end of method

617d232
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 24, 2026 in 0s

16.57% (+0.26%) compared to 0934fb1

View this Pull Request on Codecov

16.57% (+0.26%) compared to 0934fb1

Details

Codecov Report

❌ Patch coverage is 4.00000% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.57%. Comparing base (0934fb1) to head (617d232).
⚠️ Report is 1220 commits behind head on main.

Files with missing lines Patch % Lines
.../org/apache/cloudstack/quota/QuotaManagerImpl.java 0.00% 24 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #10892      +/-   ##
============================================
+ Coverage     16.30%   16.57%   +0.26%     
- Complexity    13450    13867     +417     
============================================
  Files          5675     5719      +44     
  Lines        499249   507216    +7967     
  Branches      60377    61577    +1200     
============================================
+ Hits          81425    84088    +2663     
- Misses       408753   413709    +4956     
- Partials       9071     9419     +348     

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