python-swiftclient/.coveragerc
zheng yin a9f21662df remove swiftclient/openstack/common/* in the .coveragerc
There is no swiftclient/openstack/common/* in python-swiftclient.
Therefore, I remove "omit=swiftclient/openstack/common/*"
in the .coveragerc.

Change-Id: Ibf4e4e499cb5538fcd8b1680285294c8a09ad401
2016-09-21 15:48:35 +08:00

7 lines
72 B
INI

[run]
branch = True
source = swiftclient
[report]
ignore_errors = True