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

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

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

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

[report]
ignore_errors = True