mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-12 10:05:39 +00:00
Tests for stock app
- Increase coverage of Stock/models.py to 84%
This commit is contained in:
@ -2,4 +2,5 @@
|
||||
source = ./InvenTree
|
||||
omit =
|
||||
# Do not run coverage on migration files
|
||||
*/migrations/*
|
||||
*/migrations/*
|
||||
InvenTree/manage.py
|
Reference in New Issue
Block a user