Skip to content

Fixing loading of category in add and clone compute offering

716d823
Select commit
Loading
Failed to load commit list.
Open

Service offering category feature #12144

Fixing loading of category in add and clone compute offering
716d823
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 19, 2026 in 1s

18.01% (-0.01%) compared to b744824

View this Pull Request on Codecov

18.01% (-0.01%) compared to b744824

Details

Codecov Report

❌ Patch coverage is 2.26415% with 259 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.01%. Comparing base (b744824) to head (716d823).

Files with missing lines Patch % Lines
.../cloud/configuration/ConfigurationManagerImpl.java 4.91% 57 Missing and 1 partial ⚠️
...a/com/cloud/service/ServiceOfferingCategoryVO.java 0.00% 37 Missing ⚠️
...ain/java/com/cloud/api/query/QueryManagerImpl.java 0.00% 30 Missing ⚠️
...min/offering/UpdateServiceOfferingCategoryCmd.java 0.00% 22 Missing ⚠️
...min/offering/CreateServiceOfferingCategoryCmd.java 0.00% 19 Missing ⚠️
.../api/response/ServiceOfferingCategoryResponse.java 0.00% 19 Missing ⚠️
...min/offering/DeleteServiceOfferingCategoryCmd.java 0.00% 15 Missing ⚠️
...ud/service/dao/ServiceOfferingCategoryDaoImpl.java 0.00% 14 Missing ⚠️
...min/offering/ListServiceOfferingCategoriesCmd.java 0.00% 12 Missing ⚠️
...src/main/java/com/cloud/api/ApiResponseHelper.java 0.00% 8 Missing ⚠️
... and 8 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12144      +/-   ##
============================================
- Coverage     18.02%   18.01%   -0.01%     
  Complexity    16450    16450              
============================================
  Files          5968     5975       +7     
  Lines        537086   537388     +302     
  Branches      65961    65995      +34     
============================================
+ Hits          96819    96823       +4     
- Misses       429347   429644     +297     
- Partials      10920    10921       +1     

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