mirror of
https://github.com/zhigang1992/probot.git
synced 2026-06-14 09:58:57 +08:00
14 lines
217 B
YAML
14 lines
217 B
YAML
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
# Fail the status if coverage drops by >= 3%
|
|
threshold: 3
|
|
patch:
|
|
default:
|
|
threshold: 3
|
|
|
|
comment:
|
|
layout: diff
|
|
require_changes: yes
|