mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Ignore some files for coverage report
This commit is contained in:
@ -3,4 +3,7 @@ source = ./InvenTree
|
|||||||
omit =
|
omit =
|
||||||
# Do not run coverage on migration files
|
# Do not run coverage on migration files
|
||||||
*/migrations/*
|
*/migrations/*
|
||||||
InvenTree/manage.py
|
InvenTree/manage.py
|
||||||
|
Inventree/InvenTree/middleware.py
|
||||||
|
Inventree/InvenTree/utils.py
|
||||||
|
Inventree/InvenTree/wsgi.py
|
Reference in New Issue
Block a user