weblate/codecov.yml
2023-02-28 19:37:16 +01:00

17 lines
322 B
YAML

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