Skip to content

Refactor Quota balance

0f94fab
Select commit
Loading
Failed to load commit list.
Open

Refactor Quota balance #12961

Refactor Quota balance
0f94fab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 4, 2026 in 0s

18.01% (+0.01%) compared to 4f93ba8

View this Pull Request on Codecov

18.01% (+0.01%) compared to 4f93ba8

Details

Codecov Report

❌ Patch coverage is 50.40000% with 62 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.01%. Comparing base (4f93ba8) to head (0f94fab).
⚠️ Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
...ache/cloudstack/quota/dao/QuotaBalanceDaoImpl.java 22.64% 41 Missing ⚠️
.../org/apache/cloudstack/quota/QuotaServiceImpl.java 72.41% 1 Missing and 7 partials ⚠️
.../org/apache/cloudstack/quota/QuotaManagerImpl.java 0.00% 5 Missing ⚠️
...apache/cloudstack/api/command/QuotaBalanceCmd.java 50.00% 3 Missing and 1 partial ⚠️
...c/main/java/com/cloud/user/AccountManagerImpl.java 0.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12961      +/-   ##
============================================
+ Coverage     18.00%   18.01%   +0.01%     
- Complexity    16455    16469      +14     
============================================
  Files          5976     5977       +1     
  Lines        537582   537552      -30     
  Branches      66006    65993      -13     
============================================
+ Hits          96784    96864      +80     
+ Misses       429885   429769     -116     
- Partials      10913    10919       +6     

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