mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-28 09:40:43 +00:00
add omittion
This commit is contained in:
@ -20,6 +20,9 @@ max-complexity = 20
|
|||||||
|
|
||||||
[coverage:run]
|
[coverage:run]
|
||||||
source = ./InvenTree
|
source = ./InvenTree
|
||||||
|
omit=
|
||||||
|
InvenTree/wsgi.py
|
||||||
|
InvenTree/ci_render_js.py
|
||||||
[coverage:report]
|
[coverage:report]
|
||||||
omit=
|
omit=
|
||||||
InvenTree/wsgi.py
|
InvenTree/wsgi.py
|
||||||
|
Reference in New Issue
Block a user