c3b7251de4
Defined cover in tox.ini and added .coveragerc configuration consistent with other projects http://lists.openstack.org/pipermail/openstack-dev/2015-October/076193.html Change-Id: I426f1081425ca9f8ea4297c665632954cc74bb8d
9 lines
109 B
INI
9 lines
109 B
INI
[run]
|
|
branch = True
|
|
source = automaton
|
|
omit = automaton/tests/*
|
|
|
|
[report]
|
|
ignore_errors = True
|
|
precision = 2
|