mirror of
https://github.com/valitydev/woody_erlang.git
synced 2024-11-06 02:15:19 +00:00
12 lines
246 B
YAML
12 lines
246 B
YAML
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
# Allow total coverage to drop by at most 2%
|
|
target: auto
|
|
threshold: 2%
|
|
patch:
|
|
default:
|
|
# Force any given PR to be at least 70% covered
|
|
target: 70%
|