Codebase list python-castellan / 66942c2 .coveragerc
66942c2

Tree @66942c2 (Download .tar.gz)

.coveragerc @66942c2raw · history · blame

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

[report]
ignore-errors = True