Codebase list python-castellan / b11e410 .coveragerc
b11e410

Tree @b11e410 (Download .tar.gz)

.coveragerc @b11e410raw · history · blame

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

[report]
ignore_errors = True