Skip to content

Added tags support to listDomains API

09c324f
Select commit
Loading
Failed to load commit list.
Merged

api,server,ui: support tags for domains #11964

Added tags support to listDomains API
09c324f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 27, 2026 in 0s

17.85% (+0.00%) compared to 04b58ac

View this Pull Request on Codecov

17.85% (+0.00%) compared to 04b58ac

Details

Codecov Report

❌ Patch coverage is 4.87805% with 39 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.85%. Comparing base (04b58ac) to head (09c324f).
⚠️ Report is 39 commits behind head on main.

Files with missing lines Patch % Lines
...ain/java/com/cloud/api/query/QueryManagerImpl.java 0.00% 22 Missing ⚠️
...src/main/java/com/cloud/api/ApiResponseHelper.java 0.00% 12 Missing ⚠️
...apache/cloudstack/api/response/DomainResponse.java 0.00% 4 Missing ⚠️
...ava/com/cloud/api/query/dao/DomainJoinDaoImpl.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##               main   #11964    +/-   ##
==========================================
  Coverage     17.84%   17.85%            
- Complexity    15983    15996    +13     
==========================================
  Files          5929     5930     +1     
  Lines        531084   531272   +188     
  Branches      64914    64939    +25     
==========================================
+ Hits          94795    94835    +40     
- Misses       425675   425818   +143     
- Partials      10614    10619     +5     

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