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