dashboard/codecov.yml
2021-06-14 11:29:03 +02:00

16 lines
199 B
YAML

coverage:
status:
project:
default: off
dashboard:
target: 80%
flags: dashboard
flags:
dashboard:
paths:
- src/
- data/
ignore:
- node_modules