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
This commit is contained in:

committed by
Steve Martinelli

parent
05a64576e6
commit
cfa58e9bd6
@@ -1,7 +1,7 @@
|
||||
[run]
|
||||
branch = True
|
||||
source = keystoneclient
|
||||
omit = keystoneclient/tests/*,keystoneclient/openstack/*
|
||||
omit = keystoneclient/tests/*
|
||||
|
||||
[report]
|
||||
ignore_errors = True
|
||||
|
Reference in New Issue
Block a user