Skip to content

dont use forced: true for StopVmCmd

d5988a5
Select commit
Loading
Failed to load commit list.
Merged

Instance lease: Allow deployment of instances with lease duration and leaseexpiry action #10560

dont use forced: true for StopVmCmd
d5988a5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 23, 2025 in 1s

55.48% of diff hit (target 16.52%)

View this Pull Request on Codecov

55.48% of diff hit (target 16.52%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/command/user/config/ListCapabilitiesCmd.java#L75

Added line #L75 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/command/user/vm/DeployVMCmd.java#L484-L486

Added lines #L484 - L486 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/command/user/vm/DeployVMCmd.java#L488-L490

Added lines #L488 - L490 were not covered by tests

Check warning on line 163 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#L163

Added line #L163 was not covered by tests

Check warning on line 166 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#L166

Added line #L166 was not covered by tests

Check warning on line 313 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#L311-L313

Added lines #L311 - L313 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/command/user/vm/UpdateVMCmd.java#L333-L335

Added lines #L333 - L335 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/command/user/vm/UpdateVMCmd.java#L337-L339

Added lines #L337 - L339 were not covered by tests

Check warning on line 257 in api/src/main/java/org/apache/cloudstack/api/response/CapabilitiesResponse.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/response/CapabilitiesResponse.java#L255-L257

Added lines #L255 - L257 were not covered by tests

Check warning on line 518 in api/src/main/java/org/apache/cloudstack/api/response/ServiceOfferingResponse.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/response/ServiceOfferingResponse.java#L516-L518

Added lines #L516 - L518 were not covered by tests

Check warning on line 522 in api/src/main/java/org/apache/cloudstack/api/response/ServiceOfferingResponse.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/response/ServiceOfferingResponse.java#L520-L522

Added lines #L520 - L522 were not covered by tests

Check warning on line 526 in api/src/main/java/org/apache/cloudstack/api/response/ServiceOfferingResponse.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/response/ServiceOfferingResponse.java#L524-L526

Added lines #L524 - L526 were not covered by tests

Check warning on line 530 in api/src/main/java/org/apache/cloudstack/api/response/ServiceOfferingResponse.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/org/apache/cloudstack/api/response/ServiceOfferingResponse.java#L528-L530

Added lines #L528 - L530 were not covered by tests

Check warning on line 1199 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#L1197-L1199

Added lines #L1197 - L1199 were not covered by tests

Check warning on line 1203 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#L1201-L1203

Added lines #L1201 - L1203 were not covered by tests

Check warning on line 1207 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#L1205-L1207

Added lines #L1205 - L1207 were not covered by tests

Check warning on line 1211 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#L1209-L1211

Added lines #L1209 - L1211 were not covered by tests

Check warning on line 1215 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#L1213-L1215

Added lines #L1213 - L1215 were not covered by tests

Check warning on line 1219 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#L1217-L1219

Added lines #L1217 - L1219 were not covered by tests

Check warning on line 1360 in server/src/main/java/com/cloud/api/query/QueryManagerImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/com/cloud/api/query/QueryManagerImpl.java#L1360

Added line #L1360 was not covered by tests

Check warning on line 1522 in server/src/main/java/com/cloud/api/query/QueryManagerImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/com/cloud/api/query/QueryManagerImpl.java#L1518-L1522

Added lines #L1518 - L1522 were not covered by tests

Check warning on line 182 in server/src/main/java/com/cloud/api/query/dao/ServiceOfferingJoinDaoImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/com/cloud/api/query/dao/ServiceOfferingJoinDaoImpl.java#L181-L182

Added lines #L181 - L182 were not covered by tests

Check warning on line 487 in server/src/main/java/com/cloud/api/query/dao/UserVmJoinDaoImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/com/cloud/api/query/dao/UserVmJoinDaoImpl.java#L484-L487

Added lines #L484 - L487 were not covered by tests

Check warning on line 504 in server/src/main/java/com/cloud/api/query/dao/UserVmJoinDaoImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/com/cloud/api/query/dao/UserVmJoinDaoImpl.java#L500-L504

Added lines #L500 - L504 were not covered by tests

Check warning on line 783 in server/src/main/java/com/cloud/api/query/dao/UserVmJoinDaoImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/com/cloud/api/query/dao/UserVmJoinDaoImpl.java#L777-L783

Added lines #L777 - L783 were not covered by tests