InvenTree/.coveragerc

4 lines
76 B
Plaintext
Raw Normal View History

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