mirror of
https://github.com/jazzband/django-eav2.git
synced 2026-03-16 22:40:26 +00:00
ci: bump base coverage to 90%
This commit is contained in:
parent
fb83744dd9
commit
e24edcdc2d
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ addopts =
|
|||
--cov-report=html
|
||||
--cov-report=xml
|
||||
--cov-branch
|
||||
--cov-fail-under=10
|
||||
--cov-fail-under=90
|
||||
|
||||
|
||||
[coverage:run]
|
||||
|
|
|
|||
Loading…
Reference in a new issue