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

This commit is contained in:
Jenkins
2017-02-09 05:58:18 +00:00
committed by Gerrit Code Review

View File

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