Skip to content

fix issue with all category

01a66bd
Select commit
Loading
Failed to load commit list.
Merged

ui,api,server: template categorization based on os #10773

fix issue with all category
01a66bd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 5, 2025 in 0s

16.15% (+0.01%) compared to 5d28e66

View this Pull Request on Codecov

16.15% (+0.01%) compared to 5d28e66

Details

Codecov Report

Attention: Patch coverage is 57.63359% with 111 lines in your changes missing coverage. Please review.

Project coverage is 16.15%. Comparing base (5d28e66) to head (01a66bd).
Report is 24 commits behind head on 4.20.

Files with missing lines Patch % Lines
...in/java/com/cloud/server/ManagementServerImpl.java 67.36% 27 Missing and 4 partials ⚠️
.../command/admin/guest/DeleteGuestOsCategoryCmd.java 0.00% 15 Missing ⚠️
.../command/admin/guest/UpdateGuestOsCategoryCmd.java 40.00% 15 Missing ⚠️
...api/command/admin/guest/AddGuestOsCategoryCmd.java 36.84% 12 Missing ⚠️
...ain/java/com/cloud/storage/dao/GuestOSDaoImpl.java 0.00% 9 Missing ⚠️
...ain/java/com/cloud/api/query/QueryManagerImpl.java 0.00% 9 Missing ⚠️
...main/java/com/cloud/storage/GuestOSCategoryVO.java 41.66% 7 Missing ⚠️
.../java/com/cloud/storage/dao/VMTemplateDaoImpl.java 87.50% 2 Missing and 2 partials ⚠️
...tack/api/command/admin/guest/UpdateGuestOsCmd.java 50.00% 3 Missing ⚠️
...ck/api/command/user/template/ListTemplatesCmd.java 0.00% 3 Missing ⚠️
... and 2 more
Additional details and impacted files
@@             Coverage Diff              @@
##               4.20   #10773      +/-   ##
============================================
+ Coverage     16.13%   16.15%   +0.01%     
- Complexity    13215    13255      +40     
============================================
  Files          5652     5659       +7     
  Lines        496578   497389     +811     
  Branches      60134    60348     +214     
============================================
+ Hits          80139    80334     +195     
- Misses       407518   408124     +606     
- Partials       8921     8931      +10     

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