Skip to content

Allow domain admins and users to use keyword

90180dd
Select commit
Loading
Failed to load commit list.
Merged

Refactor Quota Summary API #10505

Allow domain admins and users to use keyword
90180dd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 1, 2026 in 1s

17.92% (-0.02%) compared to da85858

View this Pull Request on Codecov

17.92% (-0.02%) compared to da85858

Details

Codecov Report

❌ Patch coverage is 6.66667% with 210 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.92%. Comparing base (da85858) to head (90180dd).

Files with missing lines Patch % Lines
...udstack/api/response/QuotaResponseBuilderImpl.java 20.31% 50 Missing and 1 partial ⚠️
...org/apache/cloudstack/quota/vo/QuotaSummaryVO.java 0.00% 47 Missing ⚠️
...ache/cloudstack/quota/dao/QuotaSummaryDaoImpl.java 0.00% 28 Missing ⚠️
...c/main/java/com/cloud/user/AccountManagerImpl.java 0.00% 28 Missing ⚠️
.../cloudstack/api/response/QuotaSummaryResponse.java 0.00% 24 Missing ⚠️
...apache/cloudstack/api/command/QuotaSummaryCmd.java 4.76% 18 Missing and 2 partials ⚠️
...ache/cloudstack/quota/QuotaAccountStateFilter.java 0.00% 11 Missing ⚠️
.../main/java/com/cloud/domain/dao/DomainDaoImpl.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #10505      +/-   ##
============================================
- Coverage     17.93%   17.92%   -0.02%     
+ Complexity    16160    16154       -6     
============================================
  Files          5939     5942       +3     
  Lines        533147   533263     +116     
  Branches      65237    65252      +15     
============================================
- Hits          95607    95564      -43     
- Misses       426797   426966     +169     
+ Partials      10743    10733      -10     

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