weblate/codecov.yml
Michal Čihař 974988c16f Create codecov.yml
Migrate codecov settings from the app.
2016-04-25 17:20:26 +02:00

15 lines
259 B
YAML

comment:
layout: header, changes, diff, sunburst
coverage:
ignore:
- .*/migrations*
- openshift/.*
- .*/openshift/.*
- .*/settings_.*.py
- .*/settings.py
- .*/wsgi.py
status:
patch: false
project:
default:
target: '90'