python-magnumclient/.coveragerc
Michael Lekkas 0a20e8ee28 Cleanup coverage configuration
Removing invalid directories

Change-Id: I75132bd1b521f53f61041ce76f585010b6de5b7e
2016-08-28 21:47:22 +01:00

8 lines
101 B
INI

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