Merge "Update .coveragerc"

This commit is contained in:
Jenkins
2013-02-16 10:58:44 +00:00
committed by Gerrit Code Review

View File

@@ -1,6 +1,7 @@
[run]
branch = True
omit = /usr*,setup.py,*egg*,.venv/*,.tox/*,keystoneclient/tests/*
source = keystoneclient
omit = keystoneclient/openstack/*
[report]
ignore-errors = True