jenkins-job-builder/tests/publishers/fixtures/cloverphp003.yaml

11 lines
239 B
YAML

# Specify only method or statement
# Does not specify failling
publishers:
- cloverphp:
xml-location: 'build/clover.xml'
metric-targets:
- healthy:
method: 77
- unhealthy:
statement: 88