Skip to content

Fix log4j syntax

412a4bd
Select commit
Loading
Failed to load commit list.
Merged

Improve Quota Statement #10506

Fix log4j syntax
412a4bd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 7, 2026 in 1s

16.58% (+0.43%) compared to 69cf299

View this Pull Request on Codecov

16.58% (+0.43%) compared to 69cf299

Details

Codecov Report

❌ Patch coverage is 18.91192% with 313 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.58%. Comparing base (69cf299) to head (412a4bd).
⚠️ Report is 1121 commits behind head on main.

Files with missing lines Patch % Lines
...udstack/api/response/QuotaResponseBuilderImpl.java 20.00% 103 Missing and 1 partial ⚠️
...g/apache/cloudstack/quota/vo/QuotaUsageJoinVO.java 35.41% 62 Missing ⚠️
...he/cloudstack/quota/dao/QuotaUsageJoinDaoImpl.java 0.00% 37 Missing ⚠️
...apache/cloudstack/quota/vo/QuotaUsageDetailVO.java 0.00% 31 Missing ⚠️
...ache/cloudstack/quota/vo/QuotaUsageResourceVO.java 0.00% 27 Missing ⚠️
.../cloudstack/quota/dao/QuotaUsageDetailDaoImpl.java 0.00% 15 Missing ⚠️
...i/response/QuotaStatementItemResourceResponse.java 0.00% 13 Missing ⚠️
...loudstack/api/response/QuotaStatementResponse.java 22.22% 7 Missing ⚠️
...ache/cloudstack/api/command/QuotaStatementCmd.java 40.00% 6 Missing ⚠️
...c/main/java/com/cloud/user/dao/AccountDaoImpl.java 0.00% 5 Missing ⚠️
... and 2 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #10506      +/-   ##
============================================
+ Coverage     16.15%   16.58%   +0.43%     
- Complexity    13273    13883     +610     
============================================
  Files          5666     5725      +59     
  Lines        498081   507484    +9403     
  Branches      60267    61596    +1329     
============================================
+ Hits          80475    84184    +3709     
- Misses       408593   413883    +5290     
- Partials       9013     9417     +404     

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