Skip to content
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

ui,server: add s390x architecture selection #10556

Draft
wants to merge 35 commits into
base: main
Choose a base branch
from

fix test

b0cf095
Select commit
Loading
Failed to load commit list.
Draft

ui,server: add s390x architecture selection #10556

fix test
b0cf095
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 12, 2025 in 1s

5.21% of diff hit (target 16.26%)

View this Pull Request on Codecov

5.21% of diff hit (target 16.26%)

Annotations

Check warning on line 122 in api/src/main/java/org/apache/cloudstack/api/command/admin/cluster/ListClustersCmd.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/command/admin/cluster/ListClustersCmd.java#L120-L122

Added lines #L120 - L122 were not covered by tests

Check warning on line 201 in api/src/main/java/org/apache/cloudstack/api/command/admin/host/ListHostsCmd.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/command/admin/host/ListHostsCmd.java#L199-L201

Added lines #L199 - L201 were not covered by tests

Check warning on line 294 in api/src/main/java/org/apache/cloudstack/api/command/user/vm/ListVMsCmd.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/command/user/vm/ListVMsCmd.java#L292-L294

Added lines #L292 - L294 were not covered by tests

Check warning on line 1179 in api/src/main/java/org/apache/cloudstack/api/response/UserVmResponse.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/response/UserVmResponse.java#L1177-L1179

Added lines #L1177 - L1179 were not covered by tests

Check warning on line 1181 in api/src/main/java/org/apache/cloudstack/api/response/UserVmResponse.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/response/UserVmResponse.java#L1181

Added line #L1181 was not covered by tests

Check warning on line 6092 in engine/orchestration/src/main/java/com/cloud/vm/VirtualMachineManagerImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/orchestration/src/main/java/com/cloud/vm/VirtualMachineManagerImpl.java#L6091-L6092

Added lines #L6091 - L6092 were not covered by tests

Check warning on line 6095 in engine/orchestration/src/main/java/com/cloud/vm/VirtualMachineManagerImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/orchestration/src/main/java/com/cloud/vm/VirtualMachineManagerImpl.java#L6094-L6095

Added lines #L6094 - L6095 were not covered by tests

Check warning on line 6098 in engine/orchestration/src/main/java/com/cloud/vm/VirtualMachineManagerImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/orchestration/src/main/java/com/cloud/vm/VirtualMachineManagerImpl.java#L6097-L6098

Added lines #L6097 - L6098 were not covered by tests

Check warning on line 6100 in engine/orchestration/src/main/java/com/cloud/vm/VirtualMachineManagerImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/orchestration/src/main/java/com/cloud/vm/VirtualMachineManagerImpl.java#L6100

Added line #L6100 was not covered by tests

Check warning on line 182 in engine/schema/src/main/java/com/cloud/dc/dao/ClusterDaoImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/schema/src/main/java/com/cloud/dc/dao/ClusterDaoImpl.java#L172-L182

Added lines #L172 - L182 were not covered by tests

Check warning on line 1808 in engine/schema/src/main/java/com/cloud/host/dao/HostDaoImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/schema/src/main/java/com/cloud/host/dao/HostDaoImpl.java#L1795-L1808

Added lines #L1795 - L1808 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/schema/src/main/java/com/cloud/storage/dao/VMTemplateDaoImpl.java#L590-L591

Added lines #L590 - L591 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/schema/src/main/java/com/cloud/storage/dao/VMTemplateDaoImpl.java#L593-L595

Added lines #L593 - L595 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/schema/src/main/java/com/cloud/storage/dao/VMTemplateDaoImpl.java#L597

Added line #L597 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/schema/src/main/java/com/cloud/storage/dao/VMTemplateDaoImpl.java#L599

Added line #L599 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/schema/src/main/java/com/cloud/storage/dao/VMTemplateDaoImpl.java#L602

Added line #L602 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/schema/src/main/java/com/cloud/storage/dao/VMTemplateDaoImpl.java#L606

Added line #L606 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/schema/src/main/java/com/cloud/storage/dao/VMTemplateDaoImpl.java#L608-L609

Added lines #L608 - L609 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/schema/src/main/java/com/cloud/storage/dao/VMTemplateDaoImpl.java#L613-L614

Added lines #L613 - L614 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/schema/src/main/java/com/cloud/storage/dao/VMTemplateDaoImpl.java#L616

Added line #L616 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/schema/src/main/java/com/cloud/storage/dao/VMTemplateDaoImpl.java#L618-L620

Added lines #L618 - L620 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/schema/src/main/java/com/cloud/storage/dao/VMTemplateDaoImpl.java#L622

Added line #L622 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/schema/src/main/java/com/cloud/storage/dao/VMTemplateDaoImpl.java#L624-L625

Added lines #L624 - L625 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/schema/src/main/java/com/cloud/storage/dao/VMTemplateDaoImpl.java#L627-L629

Added lines #L627 - L629 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/schema/src/main/java/com/cloud/storage/dao/VMTemplateDaoImpl.java#L631-L632

Added lines #L631 - L632 were not covered by tests