murano/.coveragerc
Deepak f5a67d004d Update .coveragerc after the removal of openstack directory
The openstack/common directory was not in use any more.

Change-Id: I9744cdf6d2d25364ed8b3cf189886d83ceba7ee4
2016-10-17 17:32:48 +05:30

13 lines
123 B
INI

[run]
branch = True
source = murano
omit =
.tox/*
murano/tests/*
[paths]
source = murano
[report]
ignore_errors = True