tahoe-lafs/.coveragerc

11 lines
219 B
Plaintext
Raw Normal View History

# -*- mode: conf -*-
[run]
# only record trace data for allmydata.*
source =
allmydata
# and don't trace the test files themselves, or generated files
omit =
*/allmydata/test/*
*/allmydata/_version.py