Skip to content

Update server/src/main/java/com/cloud/api/query/QueryManagerImpl.java

fa43e59
Select commit
Loading
Failed to load commit list.
Merged

list only own zones for resource admin #11087

Update server/src/main/java/com/cloud/api/query/QueryManagerImpl.java
fa43e59
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 22, 2025 in 1s

16.16% (+0.00%) compared to 8f2735a

View this Pull Request on Codecov

16.16% (+0.00%) compared to 8f2735a

Details

Codecov Report

Attention: Patch coverage is 6.89655% with 162 lines in your changes missing coverage. Please review.

Project coverage is 16.16%. Comparing base (8f2735a) to head (fa43e59).
Report is 26 commits behind head on 4.20.

Files with missing lines Patch % Lines
...ain/java/com/cloud/api/query/QueryManagerImpl.java 4.26% 154 Missing and 3 partials ⚠️
...ack/api/command/admin/cluster/ListClustersCmd.java 0.00% 3 Missing ⚠️
...loudstack/api/command/admin/pod/ListPodsByCmd.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##               4.20   #11087    +/-   ##
==========================================
  Coverage     16.15%   16.16%            
- Complexity    13273    13275     +2     
==========================================
  Files          5657     5656     -1     
  Lines        497898   497767   -131     
  Branches      60374    60363    -11     
==========================================
+ Hits          80435    80443     +8     
+ Misses       408505   408370   -135     
+ Partials       8958     8954     -4     

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