Skip to content

Service offering category feature - #12144

Open
Hanarion wants to merge 26 commits into
apache:mainfrom
Hanarion:service_offering_category_feature
Open

Service offering category feature#12144
Hanarion wants to merge 26 commits into
apache:mainfrom
Hanarion:service_offering_category_feature

Merge remote-tracking branch 'upstream/main' into service_offering_ca…

fd010a0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 5, 2026 in 1s

19.63% (-0.02%) compared to 75748a5

View this Pull Request on Codecov

19.63% (-0.02%) compared to 75748a5

Details

Codecov Report

❌ Patch coverage is 3.22581% with 270 lines in your changes missing coverage. Please review.
✅ Project coverage is 19.63%. Comparing base (75748a5) to head (fd010a0).
⚠️ Report is 11 commits behind head on main.

Files with missing lines Patch % Lines
.../cloud/configuration/ConfigurationManagerImpl.java 4.68% 60 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 ⚠️
.../com/cloud/service/dao/ServiceOfferingDaoImpl.java 0.00% 8 Missing ⚠️
... and 9 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12144      +/-   ##
============================================
- Coverage     19.65%   19.63%   -0.02%     
+ Complexity    19792    19787       -5     
============================================
  Files          6368     6375       +7     
  Lines        575107   575430     +323     
  Branches      70370    70404      +34     
============================================
- Hits         113016   113003      -13     
- Misses       449808   450139     +331     
- Partials      12283    12288       +5     

☔ View full report in Codecov by Harness.
📢 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.