InvenTree/.coveragerc

5 lines
97 B
INI

[run]
source = ./InvenTree
omit =
# Do not run coverage on migration files
*/migrations/*