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: Ia8897fcb87f8aa7e05a7deaabd2c39cfe2e5537d
This commit is contained in:
parent
0af1fe3e0b
commit
2fae4ec68f
@ -1,6 +1,6 @@
|
|||||||
[run]
|
[run]
|
||||||
branch = True
|
branch = True
|
||||||
omit = *zaqar/openstack*
|
omit = zaqar/tests/*
|
||||||
|
|
||||||
[report]
|
[report]
|
||||||
exclude_lines =
|
exclude_lines =
|
||||||
|
Loading…
Reference in New Issue
Block a user