mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-01 06:50:00 +00:00
13 lines
188 B
YAML
13 lines
188 B
YAML
|
coverage:
|
||
|
require_ci_to_pass: true
|
||
|
|
||
|
status:
|
||
|
project:
|
||
|
default:
|
||
|
target: 99%
|
||
|
threshold: 99%
|
||
|
|
||
|
patch:
|
||
|
default:
|
||
|
target: 99%
|
||
|
threshold: 95%
|