Merge "Update .coveragerc"

This commit is contained in:
Jenkins
2013-02-14 01:14:49 +00:00
committed by Gerrit Code Review

7
.coveragerc Normal file
View File

@@ -0,0 +1,7 @@
[run]
branch = True
source = glanceclient
omit = glanceclient/openstack/*
[report]
ignore-errors = True