deb-cinder/.coveragerc
Vasyl Khomenko 5aa8831f77 Add .coveragerc to show proper coverage statistics. As in other openstack projects.
Change-Id: Ic59f5b17d803b5d8102d53a1ca4883c529bc7a3e
2013-05-15 03:40:07 -07:00

8 lines
115 B
INI

[run]
branch = True
source = cinder
omit = cinder/tests/*,cinder/openstack/common/*
[report]
ignore-errors = True