forked from apps/featurer
This also adds ability to be built in network-constrained environment.
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% |