trove-specs/.coveragerc
nizam 561dd378c7 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: Id3d23b4f130cf982e02a45d544805cc5d9c05813
2016-10-23 22:28:23 +05:30

8 lines
87 B
INI

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