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