cinder/.coveragerc
pawnesh.kumar 31769a4484 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: Iab6b2c63c183f1f01d1f9a6a2ca117a9db8db27d
2016-10-17 19:09:37 +05:30

8 lines
89 B
INI

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