summaryrefslogtreecommitdiff
path: root/.coveragerc
blob: 0f24d2f04c0a62b981a04fb1d789b04329d798a4 (plain)
1
2
3
4
5
# vim: filetype=dosini:
[run]
branch = True
source = jsonschema
omit = */jsonschema/_reflect.py,*/jsonschema/__main__.py,*/jsonschema/benchmarks/*