Merge "Update .coveragerc"

This commit is contained in:
Jenkins 2013-02-07 13:13:16 +00:00 committed by Gerrit Code Review
commit 846f2a0ed2

View File

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