This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
InvenTree
Watch
1
Star
0
Fork
0
You've already forked InvenTree
mirror of
https://github.com/inventree/InvenTree
synced
2024-08-30 18:33:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7fc77ccb10
InvenTree
/
.coveragerc
5 lines
97 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Ignore database migration files in coverage report
2019-04-24 05:21:44 +00:00
[run]
Added source path to coveragerc
2019-04-24 05:24:45 +00:00
source = ./InvenTree
Ignore database migration files in coverage report
2019-04-24 05:21:44 +00:00
omit =
# Do not run coverage on migration files
*/migrations/*
Reference in New Issue
Copy Permalink