Merge "Update .coveragerc after the removal of openstack directory"

This commit is contained in:
Jenkins 2016-11-11 17:27:39 +00:00 committed by Gerrit Code Review
commit 6e9b15c036

View File

@ -1,7 +1,7 @@
[run] [run]
branch = True branch = True
source = cinder source = cinder
omit = cinder/tests/*,cinder/openstack/common/* omit = cinder/tests/*
[report] [report]
ignore_errors = True ignore_errors = True