fixed coverage issues when running pytest
This commit is contained in:
@@ -16,7 +16,6 @@ addopts =
|
|||||||
-ra
|
-ra
|
||||||
--cov=app
|
--cov=app
|
||||||
--cov=models
|
--cov=models
|
||||||
--cov=utils
|
|
||||||
--cov=middleware
|
--cov=middleware
|
||||||
--cov-report=term-missing
|
--cov-report=term-missing
|
||||||
--cov-report=html:htmlcov
|
--cov-report=html:htmlcov
|
||||||
|
|||||||
Reference in New Issue
Block a user