coveragerc

This commit is contained in:
fivethreeo 2011-09-06 01:25:20 +02:00
parent b493b0a2ee
commit 3350798b3b
1 changed files with 11 additions and 0 deletions

11
coveragerc Normal file
View File

@ -0,0 +1,11 @@
[run]
branch = True
source =
simple_translation
omit =
simple_translation/migrations/*
simple_translation/tests/*
simple_translation/test/*
simple_translation/test/testapp/*
[report]
precision = 2