Codebase list python-castellan / feb4e1a .coveragerc
feb4e1a

Tree @feb4e1a (Download .tar.gz)

.coveragerc @feb4e1araw · history · blame

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

[report]
ignore_errors = True