Codebase list python-neutron-lib / debian/1.9.1-1 .coveragerc
debian/1.9.1-1

Tree @debian/1.9.1-1 (Download .tar.gz)

.coveragerc @debian/1.9.1-1raw · history · blame

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

[report]
ignore_errors = True