glance/.coveragerc
pawnesh.kumar 656e5883de 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: I8a1bc65a7a64efc9b9180669a223a66305190fd9
2016-10-17 17:09:56 +05:30

8 lines
89 B
INI

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