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/patch succeeded May 5, 2025 in 1s

57.63% of diff hit (target 16.13%)

View this Pull Request on Codecov

57.63% of diff hit (target 16.13%)

Annotations

Check warning on line 72 in api/src/main/java/org/apache/cloudstack/api/command/admin/guest/AddGuestOsCategoryCmd.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/command/admin/guest/AddGuestOsCategoryCmd.java#L71-L72

Added lines #L71 - L72 were not covered by tests

Check warning on line 78 in api/src/main/java/org/apache/cloudstack/api/command/admin/guest/AddGuestOsCategoryCmd.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/command/admin/guest/AddGuestOsCategoryCmd.java#L74-L78

Added lines #L74 - L78 were not covered by tests

Check warning on line 81 in api/src/main/java/org/apache/cloudstack/api/command/admin/guest/AddGuestOsCategoryCmd.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/command/admin/guest/AddGuestOsCategoryCmd.java#L81

Added line #L81 was not covered by tests

Check warning on line 86 in api/src/main/java/org/apache/cloudstack/api/command/admin/guest/AddGuestOsCategoryCmd.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/command/admin/guest/AddGuestOsCategoryCmd.java#L84-L86

Added lines #L84 - L86 were not covered by tests

Check warning on line 57 in api/src/main/java/org/apache/cloudstack/api/command/admin/guest/DeleteGuestOsCategoryCmd.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/command/admin/guest/DeleteGuestOsCategoryCmd.java#L55-L57

Added lines #L55 - L57 were not covered by tests

Check warning on line 65 in api/src/main/java/org/apache/cloudstack/api/command/admin/guest/DeleteGuestOsCategoryCmd.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/command/admin/guest/DeleteGuestOsCategoryCmd.java#L64-L65

Added lines #L64 - L65 were not covered by tests

Check warning on line 70 in api/src/main/java/org/apache/cloudstack/api/command/admin/guest/DeleteGuestOsCategoryCmd.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/command/admin/guest/DeleteGuestOsCategoryCmd.java#L67-L70

Added lines #L67 - L70 were not covered by tests

Check warning on line 72 in api/src/main/java/org/apache/cloudstack/api/command/admin/guest/DeleteGuestOsCategoryCmd.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/command/admin/guest/DeleteGuestOsCategoryCmd.java#L72

Added line #L72 was not covered by tests

Check warning on line 77 in api/src/main/java/org/apache/cloudstack/api/command/admin/guest/DeleteGuestOsCategoryCmd.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/command/admin/guest/DeleteGuestOsCategoryCmd.java#L75-L77

Added lines #L75 - L77 were not covered by tests

Check warning on line 68 in api/src/main/java/org/apache/cloudstack/api/command/admin/guest/UpdateGuestOsCategoryCmd.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/command/admin/guest/UpdateGuestOsCategoryCmd.java#L66-L68

Added lines #L66 - L68 were not covered by tests

Check warning on line 89 in api/src/main/java/org/apache/cloudstack/api/command/admin/guest/UpdateGuestOsCategoryCmd.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/command/admin/guest/UpdateGuestOsCategoryCmd.java#L87-L89

Added lines #L87 - L89 were not covered by tests

Check warning on line 93 in api/src/main/java/org/apache/cloudstack/api/command/admin/guest/UpdateGuestOsCategoryCmd.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/command/admin/guest/UpdateGuestOsCategoryCmd.java#L92-L93

Added lines #L92 - L93 were not covered by tests

Check warning on line 99 in api/src/main/java/org/apache/cloudstack/api/command/admin/guest/UpdateGuestOsCategoryCmd.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/command/admin/guest/UpdateGuestOsCategoryCmd.java#L95-L99

Added lines #L95 - L99 were not covered by tests

Check warning on line 101 in api/src/main/java/org/apache/cloudstack/api/command/admin/guest/UpdateGuestOsCategoryCmd.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/command/admin/guest/UpdateGuestOsCategoryCmd.java#L101

Added line #L101 was not covered by tests

Check warning on line 81 in api/src/main/java/org/apache/cloudstack/api/command/admin/guest/UpdateGuestOsCmd.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/command/admin/guest/UpdateGuestOsCmd.java#L80-L81

Added lines #L80 - L81 were not covered by tests

Check warning on line 122 in api/src/main/java/org/apache/cloudstack/api/command/user/guest/ListGuestOsCategoriesCmd.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/command/user/guest/ListGuestOsCategoriesCmd.java#L122

Added line #L122 was not covered by tests

Check warning on line 217 in api/src/main/java/org/apache/cloudstack/api/command/user/template/ListTemplatesCmd.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/command/user/template/ListTemplatesCmd.java#L215-L217

Added lines #L215 - L217 were not covered by tests

Check warning on line 62 in api/src/main/java/org/apache/cloudstack/api/response/GuestOSCategoryResponse.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/response/GuestOSCategoryResponse.java#L62

Added line #L62 was not covered by tests

Check warning on line 67 in api/src/main/java/org/apache/cloudstack/api/response/GuestOSCategoryResponse.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/response/GuestOSCategoryResponse.java#L67

Added line #L67 was not covered by tests

Check warning on line 73 in engine/schema/src/main/java/com/cloud/storage/GuestOSCategoryVO.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/schema/src/main/java/com/cloud/storage/GuestOSCategoryVO.java#L73

Added line #L73 was not covered by tests

Check warning on line 75 in engine/schema/src/main/java/com/cloud/storage/GuestOSCategoryVO.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/schema/src/main/java/com/cloud/storage/GuestOSCategoryVO.java#L75

Added line #L75 was not covered by tests

Check warning on line 77 in engine/schema/src/main/java/com/cloud/storage/GuestOSCategoryVO.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/schema/src/main/java/com/cloud/storage/GuestOSCategoryVO.java#L77

Added line #L77 was not covered by tests

Check warning on line 81 in engine/schema/src/main/java/com/cloud/storage/GuestOSCategoryVO.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/schema/src/main/java/com/cloud/storage/GuestOSCategoryVO.java#L81

Added line #L81 was not covered by tests

Check warning on line 87 in engine/schema/src/main/java/com/cloud/storage/GuestOSCategoryVO.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/schema/src/main/java/com/cloud/storage/GuestOSCategoryVO.java#L85-L87

Added lines #L85 - L87 were not covered by tests

Check warning on line 165 in engine/schema/src/main/java/com/cloud/storage/dao/GuestOSDaoImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/schema/src/main/java/com/cloud/storage/dao/GuestOSDaoImpl.java#L157-L165

Added lines #L157 - L165 were not covered by tests