python-keystoneclient/.coveragerc
pawnesh.kumar cfa58e9bd6 Updated coverage configuration file
removed unneccassary directories in .coveragerc file
  *keystoneclient/openstack

it is no longer valid, we no longer use content from oslo-incubator

Change-Id: Id512ac5fca7a92674ad027832544f3aac4249d5a
2016-10-19 12:38:55 +00:00

8 lines
105 B
INI

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