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

56.76% of diff hit (target 16.57%)

View this Pull Request on Codecov

56.76% of diff hit (target 16.57%)

Annotations

Check warning on line 73 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#L72-L73

Added lines #L72 - L73 were not covered by tests

Check warning on line 79 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#L75-L79

Added lines #L75 - L79 were not covered by tests

Check warning on line 82 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#L82

Added line #L82 was not covered by tests

Check warning on line 87 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#L85-L87

Added lines #L85 - L87 were not covered by tests

Check warning on line 92 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#L90-L92

Added lines #L90 - L92 were not covered by tests

Check warning on line 58 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#L56-L58

Added lines #L56 - L58 were not covered by tests

Check warning on line 66 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#L65-L66

Added lines #L65 - L66 were not covered by tests

Check warning on line 71 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#L68-L71

Added lines #L68 - L71 were not covered by tests

Check warning on line 73 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#L73

Added line #L73 was not covered by tests

Check warning on line 78 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#L76-L78

Added lines #L76 - L78 were not covered by tests

Check warning on line 83 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#L81-L83

Added lines #L81 - L83 were not covered by tests

Check warning on line 88 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#L86-L88

Added lines #L86 - L88 were not covered by tests

Check warning on line 69 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#L67-L69

Added lines #L67 - L69 were not covered by tests

Check warning on line 90 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#L88-L90

Added lines #L88 - L90 were not covered by tests

Check warning on line 94 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#L93-L94

Added lines #L93 - L94 were not covered by tests

Check warning on line 100 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#L96-L100

Added lines #L96 - L100 were not covered by tests

Check warning on line 102 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#L102

Added line #L102 was not covered by tests

Check warning on line 107 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#L105-L107

Added lines #L105 - L107 were not covered by tests

Check warning on line 112 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#L110-L112

Added lines #L110 - L112 were 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 130 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#L129-L130

Added lines #L129 - L130 were not covered by tests

Check warning on line 133 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#L132-L133

Added lines #L132 - L133 were not covered by tests

Check warning on line 179 in api/src/main/java/org/apache/cloudstack/api/command/user/iso/ListIsosCmd.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/command/user/iso/ListIsosCmd.java#L177-L179

Added lines #L177 - L179 were not covered by tests

Check warning on line 199 in api/src/main/java/org/apache/cloudstack/api/command/user/iso/ListIsosCmd.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/command/user/iso/ListIsosCmd.java#L199

Added line #L199 was not covered by tests

Check warning on line 214 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#L212-L214

Added lines #L212 - L214 were not covered by tests