Update .coveragerc after the removal of respective directory
Change-Id: Ib352d4db02f5b7c02cab84330b04f1f3bb0253fa
This commit is contained in:
parent
874a69b0cd
commit
998135b21b
@ -1,7 +1,7 @@
|
|||||||
[run]
|
[run]
|
||||||
branch = True
|
branch = True
|
||||||
source = oslo_messaging
|
source = oslo_messaging
|
||||||
omit = oslo_messaging/tests/*,oslo_messaging/openstack/*
|
omit = oslo_messaging/tests/*
|
||||||
|
|
||||||
[report]
|
[report]
|
||||||
ignore_errors = True
|
ignore_errors = True
|
||||||
|
Loading…
Reference in New Issue
Block a user