Codebase list python-castellan / 93eb3a9 .coveragerc
93eb3a9

Tree @93eb3a9 (Download .tar.gz)

.coveragerc @93eb3a9raw · history · blame

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

[report]
ignore-errors = True