You've already forked AstralRinth
forked from didirus/AstralRinth
13 lines
233 B
YAML
13 lines
233 B
YAML
comment: false
|
|
|
|
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
threshold: 60% # make CI green
|
|
patch:
|
|
default:
|
|
threshold: 60% # make CI green
|
|
|
|
ignore: # ignore code coverage on following paths
|
|
- "**/tests" |