[WARNING] Unable to get code coverage data within the maximum wait time.
##[warning]Unable to get code coverage data within the maximum wait time.
Total blocks: 0
Covered blocks: 0
Code Coverage (%): 0
[ERROR] The code coverage value (0%, 0 blocks) is lower than the minimum value (32%)!
##[error]The code coverage value (0%, 0 blocks) is lower than the minimum value (32%)!
##[error]At least one build quality policy was violated. See Build Quality Checks section for more details.
Finishing: Check build quality
It would seem that the quality gate cannot read the coverage file, but i've looked at the changes to the pipeline and there doesn't seem to be anything changed since around a week before the Quality check stopped working.
Could this be something to do with multiple pipelines?
[WARNING] Unable to get code coverage data within the maximum wait time.
##[warning]Unable to get code coverage data within the maximum wait time.
Total blocks: 0
Covered blocks: 0
Code Coverage (%): 0
[ERROR] The code coverage value (0%, 0 blocks) is lower than the minimum value (32%)!
##[error]The code coverage value (0%, 0 blocks) is lower than the minimum value (32%)!
##[error]At least one build quality policy was violated. See Build Quality Checks section for more details.
Finishing: Check build quality
It would seem that the quality gate cannot read the coverage file, but i've looked at the changes to the pipeline and there doesn't seem to be anything changed since around a week before the Quality check stopped working.
Could this be something to do with multiple pipelines?