Skip to content

Remove unused imports

e1e8114
Select commit
Loading
Failed to load commit list.
Open

Refactor Quota balance #12961

Remove unused imports
e1e8114
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 30, 2026 in 0s

18.08% (+0.04%) compared to a73cc9a

View this Pull Request on Codecov

18.08% (+0.04%) compared to a73cc9a

Details

Codecov Report

❌ Patch coverage is 50.40000% with 62 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.08%. Comparing base (a73cc9a) to head (e1e8114).
⚠️ Report is 1 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.03%   18.08%   +0.04%     
- Complexity    16648    16703      +55     
============================================
  Files          6035     6036       +1     
  Lines        542487   542236     -251     
  Branches      66477    66391      -86     
============================================
+ Hits          97854    98078     +224     
+ Misses       433612   433144     -468     
+ Partials      11021    11014       -7     

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