weblate/codecov.yml
Michal Čihař 9f0d3dd0b4 Replace yaml formatter with lint
The formatter breaks boolean like strings in docker-compose.
2020-04-22 11:10:35 +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