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