Codebase list python-castellan / ab8cbe2 .coveragerc
ab8cbe2

Tree @ab8cbe2 (Download .tar.gz)

.coveragerc @ab8cbe2raw · history · blame

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

[report]
ignore_errors = True