cloudpulse/.coveragerc
Steven Dake 4c382c7c5a Add missing dot files from busted import of cloudpulse
Several files beginning with . were not imported properly.

Change-Id: I4e25d9abbe9ef9b2b82a26313f860cf7118e6151
2015-05-10 15:27:19 -07:00

8 lines
113 B
INI

[run]
branch = True
source = cloudpulseclient
omit = cloudpulseclient/openstack/*
[report]
ignore-errors = True