Codebase list glance / debian/2014.1.3-3 .coveragerc
debian/2014.1.3-3

Tree @debian/2014.1.3-3 (Download .tar.gz)

.coveragerc @debian/2014.1.3-3raw · history · blame

1
2
3
4
5
6
7
[run]
branch = True
source = glance
omit = glance/tests/*,glance/openstack/*

[report]
ignore-errors = True