Skip to content

Add global setting to control different host tags offering checks

cff9ad0
Select commit
Loading
Failed to load commit list.
Merged

Fix listing service offerings with different host tags #12919

Add global setting to control different host tags offering checks
cff9ad0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 31, 2026 in 0s

17.60% (-0.01%) compared to 59b6c32, passed because coverage increased by 0% when compared to adjusted base (17.60%)

View this Pull Request on Codecov

17.60% (-0.01%) compared to 59b6c32, passed because coverage increased by 0% when compared to adjusted base (17.60%)

Details

Codecov Report

❌ Patch coverage is 45.71429% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.60%. Comparing base (59b6c32) to head (cff9ad0).

Files with missing lines Patch % Lines
...ain/java/com/cloud/api/query/QueryManagerImpl.java 50.00% 7 Missing and 4 partials ⚠️
.../main/java/com/cloud/host/dao/HostTagsDaoImpl.java 33.33% 8 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.22   #12919      +/-   ##
============================================
- Coverage     17.60%   17.60%   -0.01%     
- Complexity    15676    15678       +2     
============================================
  Files          5918     5918              
  Lines        531667   531701      +34     
  Branches      65001    65007       +6     
============================================
+ Hits          93617    93622       +5     
- Misses       427491   427518      +27     
- Partials      10559    10561       +2     

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