os-brick/.coveragerc
Walter A. Boring IV 9640b73cc4 Fix coverage generation
This patch makes a few small changes that will get tox -ecover
working again.

Change-Id: If67b0ad11226ff0f5774ace968277cd400f78655
2016-04-20 15:52:31 +00:00

8 lines
93 B
INI

[run]
branch = True
source = os_brick
omit = os_brick/tests/*
[report]
ignore_errors = True