Update .coveragerc
Set up proper source and omit options. Change-Id: I2590006f922b2163f9c913d4ce3c349f0e49c68b Implements: blueprint update-coveragerc
This commit is contained in:
7
.coveragerc
Normal file
7
.coveragerc
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
[run]
|
||||||
|
branch = True
|
||||||
|
source = glanceclient
|
||||||
|
omit = glanceclient/openstack/*
|
||||||
|
|
||||||
|
[report]
|
||||||
|
ignore-errors = True
|
Reference in New Issue
Block a user