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