When a quality gate has been missed, this property determines whether the result of the associated coverage stage will be marked as unstable or failure. The following two enum values are possible:
UNSTABLE
Set the build status to unstable if the quality gate has been missed.
FAILURE
Fail the step if the quality gate has been missed.