weblate/codecov.yml
2022-04-26 10:58:32 +02:00

16 lines
307 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