mirror of
https://github.com/jazzband/django-axes.git
synced 2026-05-03 21:24:45 +00:00
Configure Codecov parameters
Signed-off-by: Aleksi Häkli <aleksi.hakli@iki.fi>
This commit is contained in:
parent
a9e9b0d984
commit
07e7c675bd
1 changed files with 9 additions and 0 deletions
9
codecov.yml
Normal file
9
codecov.yml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
coverage:
|
||||
status:
|
||||
patch: off
|
||||
project:
|
||||
default:
|
||||
# Minimum test coverage required for pass
|
||||
target: 80%
|
||||
# Maximum test coverage change allowed for pass
|
||||
threshold: 20%
|
||||
Loading…
Reference in a new issue