mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-15 19:45:46 +00:00
Added source path to coveragerc
This commit is contained in:
@ -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/*
|
Reference in New Issue
Block a user