mirror of
https://github.com/jazzband/django-axes.git
synced 2026-03-16 22:30:23 +00:00
9 lines
212 B
YAML
9 lines
212 B
YAML
coverage:
|
|
status:
|
|
patch: off
|
|
project:
|
|
default:
|
|
# Minimum test coverage required for pass
|
|
target: 80%
|
|
# Maximum test coverage change allowed for pass
|
|
threshold: 20%
|