mirror of
https://github.com/zhigang1992/probot.git
synced 2026-01-12 22:49:52 +08:00
12 lines
185 B
YAML
12 lines
185 B
YAML
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
# Fail the status if coverage drops by >= 3%
|
|
threshold: 3
|
|
patch:
|
|
default:
|
|
threshold: 3
|
|
|
|
comment: false
|