mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-12 10:05:39 +00:00
Added source path to coveragerc
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
[run]
|
||||
source = ./InvenTree
|
||||
omit =
|
||||
# Do not run coverage on migration files
|
||||
*/migrations/*
|
Reference in New Issue
Block a user