bashate/.coveragerc
nizam 6c3473b0da Update .coveragerc after the removal of openstack directory
The openstack directory was used to keep codes from oslo-incubator,
we have retired oslo-incubator,so don't use this directory any more.

Change-Id: Id131b7147839cb5961454fad4837ea6385592304
2016-10-21 23:49:28 +05:30

8 lines
91 B
INI

[run]
branch = True
source = bashate
omit = bashate/tests/*
[report]
ignore_errors = True