19 lines
247 B
YAML
19 lines
247 B
YAML
coverage:
|
|
precision: 2
|
|
round: down
|
|
range: 50...100
|
|
|
|
status:
|
|
project:
|
|
default:
|
|
target: 30%
|
|
threshold: 5%
|
|
patch: no
|
|
changes: no
|
|
|
|
comment: false
|
|
|
|
ignore:
|
|
- "dist/test/test-setup/.*"
|
|
- "src/test-setup/.*"
|