summaryrefslogtreecommitdiff
path: root/.coveragerc
blob: ea297659d6d3d488fa0767a8b6d2982590819c5e (plain)
1
2
3
4
5
6
7
8
[run]
branch = True
source = tooz
omit = tooz/tests/*

[report]
ignore_errors = True
precision = 2