2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-05-16 22:38:28 +00:00
Files
InvenTree/.coveragerc
T
2019-04-24 15:24:45 +10:00

5 lines
97 B
INI

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