Codebase list python-castellan / 3eda1d3 .coveragerc
3eda1d3

Tree @3eda1d3 (Download .tar.gz)

.coveragerc @3eda1d3raw · history · blame

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

[report]
ignore_errors = True