Added source path to coveragerc
This commit is contained in:
parent
ff2ec3bfca
commit
4e7e2b7295
|
|
@ -1,4 +1,5 @@
|
||||||
[run]
|
[run]
|
||||||
|
source = ./InvenTree
|
||||||
omit =
|
omit =
|
||||||
# Do not run coverage on migration files
|
# Do not run coverage on migration files
|
||||||
*/migrations/*
|
*/migrations/*
|
||||||
Loading…
Reference in New Issue