Update .coveragerc after the removal of openstack directory
The openstack directory was used to keep codes from oslo-incubator, we have retired oslo-incubator,so don't use this directory any more. Change-Id: Ib80662c6477fd55ecad48600c0d6e1f338383fc8
This commit is contained in:
parent
97eeb8fecc
commit
9dc9d65da4
@ -1,7 +1,7 @@
|
||||
[run]
|
||||
branch = True
|
||||
source = mistral
|
||||
omit = mistral/tests/*,mistral/openstack/*
|
||||
omit = mistral/tests/*
|
||||
|
||||
[report]
|
||||
ignore_errors = True
|
||||
|
Loading…
Reference in New Issue
Block a user