normandy/.coveragerc

14 строки
174 B
INI

[run]
source = normandy
branch = True
data_file = /tmp/.coverage
[report]
omit =
tests/*
normandy/settings.py
normandy/wsgi.py
[xml]
output = /tmp/coverage.xml