Skip to content

CKS Enhancements #9102

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 110 commits into from
Jun 19, 2025

Refactor column names and schema path

2f8e9ab
Select commit
Loading
Failed to load commit list.
Merged

CKS Enhancements #9102

Refactor column names and schema path
2f8e9ab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 12, 2025 in 1s

10.64% of diff hit (target 16.60%)

View this Pull Request on Codecov

10.64% of diff hit (target 16.60%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/command/user/iso/DetachIsoCmd.java#L107

Added line #L107 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/command/user/template/GetUploadParamsForTemplateCmd.java#L176-L178

Added lines #L176 - L178 were not covered by tests

Check warning on line 210 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#L210

Added line #L210 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/command/user/template/RegisterTemplateCmd.java#L303-L305

Added lines #L303 - L305 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/command/user/template/UpdateTemplateCmd.java#L71-L75

Added lines #L71 - L75 were not covered by tests

Check warning on line 37 in api/src/main/java/org/apache/cloudstack/api/command/user/userdata/DeleteCniConfigurationCmd.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/command/user/userdata/DeleteCniConfigurationCmd.java#L37

Added line #L37 was not covered by tests

Check warning on line 46 in api/src/main/java/org/apache/cloudstack/api/command/user/userdata/DeleteCniConfigurationCmd.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/command/user/userdata/DeleteCniConfigurationCmd.java#L45-L46

Added lines #L45 - L46 were not covered by tests

Check warning on line 52 in api/src/main/java/org/apache/cloudstack/api/command/user/userdata/DeleteCniConfigurationCmd.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/command/user/userdata/DeleteCniConfigurationCmd.java#L48-L52

Added lines #L48 - L52 were not covered by tests

Check warning on line 54 in api/src/main/java/org/apache/cloudstack/api/command/user/userdata/DeleteCniConfigurationCmd.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/command/user/userdata/DeleteCniConfigurationCmd.java#L54

Added line #L54 was not covered by tests

Check warning on line 60 in api/src/main/java/org/apache/cloudstack/api/command/user/userdata/DeleteCniConfigurationCmd.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/command/user/userdata/DeleteCniConfigurationCmd.java#L57-L60

Added lines #L57 - L60 were not covered by tests

Check warning on line 62 in api/src/main/java/org/apache/cloudstack/api/command/user/userdata/DeleteCniConfigurationCmd.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/command/user/userdata/DeleteCniConfigurationCmd.java#L62

Added line #L62 was not covered by tests

Check warning on line 64 in api/src/main/java/org/apache/cloudstack/api/command/user/userdata/DeleteCniConfigurationCmd.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/command/user/userdata/DeleteCniConfigurationCmd.java#L64

Added line #L64 was not covered by tests

Check warning on line 69 in api/src/main/java/org/apache/cloudstack/api/command/user/userdata/DeleteCniConfigurationCmd.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/command/user/userdata/DeleteCniConfigurationCmd.java#L69

Added line #L69 was not covered by tests

Check warning on line 73 in api/src/main/java/org/apache/cloudstack/api/command/user/userdata/DeleteCniConfigurationCmd.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/command/user/userdata/DeleteCniConfigurationCmd.java#L72-L73

Added lines #L72 - L73 were not covered by tests

Check warning on line 36 in api/src/main/java/org/apache/cloudstack/api/command/user/userdata/ListCniConfigurationCmd.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/command/user/userdata/ListCniConfigurationCmd.java#L36

Added line #L36 was not covered by tests

Check warning on line 45 in api/src/main/java/org/apache/cloudstack/api/command/user/userdata/ListCniConfigurationCmd.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/command/user/userdata/ListCniConfigurationCmd.java#L43-L45

Added lines #L43 - L45 were not covered by tests

Check warning on line 50 in api/src/main/java/org/apache/cloudstack/api/command/user/userdata/ListCniConfigurationCmd.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/command/user/userdata/ListCniConfigurationCmd.java#L47-L50

Added lines #L47 - L50 were not covered by tests

Check warning on line 56 in api/src/main/java/org/apache/cloudstack/api/command/user/userdata/ListCniConfigurationCmd.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/command/user/userdata/ListCniConfigurationCmd.java#L52-L56

Added lines #L52 - L56 were not covered by tests

Check warning on line 38 in api/src/main/java/org/apache/cloudstack/api/command/user/userdata/RegisterCniConfigurationCmd.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/command/user/userdata/RegisterCniConfigurationCmd.java#L38

Added line #L38 was not covered by tests

Check warning on line 53 in api/src/main/java/org/apache/cloudstack/api/command/user/userdata/RegisterCniConfigurationCmd.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/command/user/userdata/RegisterCniConfigurationCmd.java#L51-L53

Added lines #L51 - L53 were not covered by tests

Check warning on line 66 in api/src/main/java/org/apache/cloudstack/api/command/user/userdata/RegisterCniConfigurationCmd.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/command/user/userdata/RegisterCniConfigurationCmd.java#L60-L66

Added lines #L60 - L66 were not covered by tests

Check warning on line 70 in api/src/main/java/org/apache/cloudstack/api/command/user/userdata/RegisterCniConfigurationCmd.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/command/user/userdata/RegisterCniConfigurationCmd.java#L69-L70

Added lines #L69 - L70 were not covered by tests

Check warning on line 72 in api/src/main/java/org/apache/cloudstack/api/command/user/userdata/RegisterCniConfigurationCmd.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/command/user/userdata/RegisterCniConfigurationCmd.java#L72

Added line #L72 was not covered by tests

Check warning on line 76 in api/src/main/java/org/apache/cloudstack/api/command/user/userdata/RegisterCniConfigurationCmd.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/command/user/userdata/RegisterCniConfigurationCmd.java#L75-L76

Added lines #L75 - L76 were not covered by tests

Check warning on line 215 in api/src/main/java/org/apache/cloudstack/api/command/user/vpc/CreateVPCCmd.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/command/user/vpc/CreateVPCCmd.java#L213-L215

Added lines #L213 - L215 were not covered by tests