[WX-1468] Implement returnCodes
runtime attribute
#7389
76.36% of diff hit (target 50.00%)
View this Pull Request on Codecov
76.36% of diff hit (target 50.00%)
Annotations
codecov / codecov/patch
backend/src/main/scala/cromwell/backend/standard/StandardAsyncExecutionActor.scala#L1444
Added line #L1444 was not covered by tests
codecov / codecov/patch
backend/src/main/scala/cromwell/backend/validation/ContinueOnReturnCodeValidation.scala#L50
Added line #L50 was not covered by tests
codecov / codecov/patch
backend/src/main/scala/cromwell/backend/validation/ContinueOnReturnCodeValidation.scala#L59
Added line #L59 was not covered by tests
codecov / codecov/patch
backend/src/main/scala/cromwell/backend/validation/ContinueOnReturnCodeValidation.scala#L65-L66
Added lines #L65 - L66 were not covered by tests
codecov / codecov/patch
backend/src/main/scala/cromwell/backend/validation/ContinueOnReturnCodeValidation.scala#L73
Added line #L73 was not covered by tests
codecov / codecov/patch
backend/src/main/scala/cromwell/backend/validation/TwoKeyRuntimeAttributesValidation.scala#L31
Added line #L31 was not covered by tests
codecov / codecov/patch
backend/src/main/scala/cromwell/backend/validation/TwoKeyRuntimeAttributesValidation.scala#L66
Added line #L66 was not covered by tests
codecov / codecov/patch
backend/src/main/scala/cromwell/backend/validation/TwoKeyRuntimeAttributesValidation.scala#L72
Added line #L72 was not covered by tests
codecov / codecov/patch
backend/src/main/scala/cromwell/backend/validation/TwoKeyRuntimeAttributesValidation.scala#L106
Added line #L106 was not covered by tests
codecov / codecov/patch
backend/src/main/scala/cromwell/backend/validation/TwoKeyRuntimeAttributesValidation.scala#L136
Added line #L136 was not covered by tests
codecov / codecov/patch
supportedBackends/google/batch/src/main/scala/cromwell/backend/google/batch/models/GcpBatchRuntimeAttributes.scala#L210
Added line #L210 was not covered by tests
codecov / codecov/patch
supportedBackends/tes/src/main/scala/cromwell/backend/impl/tes/TesRuntimeAttributes.scala#L158
Added line #L158 was not covered by tests