Codebase list python-castellan / 196044e .coveragerc
196044e

Tree @196044e (Download .tar.gz)

.coveragerc @196044eraw · history · blame

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

[report]
ignore-errors = True