Skip to content

fix lint eof

c5c2f37
Select commit
Loading
Failed to load commit list.
Merged

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

fix lint eof
c5c2f37
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 10, 2025 in 1s

16.61% (+0.03%) compared to 7632814

View this Pull Request on Codecov

16.61% (+0.03%) compared to 7632814

Details

Codecov Report

Attention: Patch coverage is 56.76275% with 195 lines in your changes missing coverage. Please review.

Project coverage is 16.61%. Comparing base (7632814) to head (c5c2f37).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...in/java/com/cloud/server/ManagementServerImpl.java 67.70% 27 Missing and 4 partials ⚠️
.../command/admin/guest/DeleteGuestOsCategoryCmd.java 0.00% 21 Missing ⚠️
.../command/admin/guest/UpdateGuestOsCategoryCmd.java 32.25% 21 Missing ⚠️
...m/cloud/resource/icon/dao/ResourceIconDaoImpl.java 0.00% 19 Missing ⚠️
...api/command/admin/guest/AddGuestOsCategoryCmd.java 31.81% 15 Missing ⚠️
...main/java/com/cloud/storage/GuestOSCategoryVO.java 45.00% 11 Missing ⚠️
...ain/java/com/cloud/api/query/QueryManagerImpl.java 0.00% 11 Missing ⚠️
...ain/java/com/cloud/storage/dao/GuestOSDaoImpl.java 0.00% 9 Missing ⚠️
...om/cloud/resourceicon/ResourceIconManagerImpl.java 0.00% 8 Missing ⚠️
...c/main/java/com/cloud/utils/db/GenericDaoBase.java 0.00% 7 Missing ⚠️
... and 12 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #10773      +/-   ##
============================================
+ Coverage     16.57%   16.61%   +0.03%     
- Complexity    13868    13926      +58     
============================================
  Files          5719     5729      +10     
  Lines        507178   508070     +892     
  Branches      61571    61769     +198     
============================================
+ Hits          84085    84397     +312     
- Misses       413674   414237     +563     
- Partials       9419     9436      +17     

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