probot/codecov.yml

12 lines
185 B
YAML
Raw Normal View History

2018-01-12 22:01:29 +08:00
coverage:
status:
project:
default:
# Fail the status if coverage drops by >= 3%
threshold: 3
patch:
default:
threshold: 3
2018-05-23 13:41:44 +08:00
comment: false