mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
updated .coveragerc
This commit is contained in:
@@ -1,12 +1,11 @@
|
||||
# Config file .coveragerc
|
||||
# adapt the include for your project
|
||||
|
||||
[report]
|
||||
include =
|
||||
*/OCA/stock-logistic-warehouse/*
|
||||
|
||||
omit =
|
||||
/usr/*
|
||||
*/bin/*
|
||||
*/lib/*
|
||||
*/odoo/*
|
||||
*/openerp/*
|
||||
*/tests/*
|
||||
*__init__.py
|
||||
|
||||
|
||||
Reference in New Issue
Block a user