deb-mistral/.coveragerc
pawnesh.kumar 9dc9d65da4 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: Ib80662c6477fd55ecad48600c0d6e1f338383fc8
2016-10-17 15:29:46 +05:30

8 lines
91 B
INI

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