Tweak coverage settings

This commit is contained in:
James Page 2015-04-20 11:55:40 +01:00
parent 23dd36ab79
commit 99fd0a41eb
1 changed files with 6 additions and 0 deletions

6
.coveragerc Normal file
View File

@ -0,0 +1,6 @@
[report]
# Regexes for lines to exclude from consideration
exclude_lines =
if __name__ == .__main__.:
include=
hooks/percona*