Files
grafana-zabbix/.codecov.yml
2019-02-14 11:00:30 +03:00

18 lines
226 B
YAML

coverage:
precision: 2
round: down
range: 50...100
status:
project:
default:
threshold: 5
patch: off
changes: off
comment: off
ignore:
- "dist/test/test-setup/.*"
- "src/test-setup/.*"