python-apmecclient/.coveragerc
Tung Doan a8a09446a5 Initial setup for apmec client
Change-Id: I0dd17f085df43c985368756a844c4d391516d57c
2018-05-23 03:48:34 -07:00

8 lines
123 B
INI

[run]
branch = True
source = apmecclient
omit = apmecclient/openstack/*,apmecclient/tests/*
[report]
ignore_errors = True