weblate/codecov.yml
2020-07-08 16:50:51 +02:00

16 lines
315 B
YAML

comment:
layout: reach, changes, diff, files
coverage:
ignore:
- .*/settings_.*.py
- .*/settings.py
- .*/wsgi.py
status:
project:
default:
target: "90"
codecov:
notify:
# Wait for reasonable amount of tests to complete before
# reporting coverage
after_n_builds: 8