mirror of
https://gh.wpcy.net/https://github.com/WeblateOrg/weblate.git
synced 2026-04-25 17:43:59 +08:00
16 lines
315 B
YAML
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
|