mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
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
Block a user