drop custom coverage config
This commit is contained in:
parent
64d6b3f0f7
commit
2270a85687
1 changed files with 0 additions and 24 deletions
|
|
@ -1,24 +0,0 @@
|
|||
[run]
|
||||
data_file = .coverage3
|
||||
plugins =
|
||||
jinja_coverage
|
||||
|
||||
omit =
|
||||
setup.py
|
||||
/usr/*
|
||||
/tmp/*
|
||||
tests/*
|
||||
devtools/*
|
||||
.tox/*
|
||||
|
||||
[report]
|
||||
exclude_lines =
|
||||
pragma: no cover
|
||||
no cover 3.x
|
||||
if six.PY2
|
||||
|
||||
[html]
|
||||
directory = htmlcov/py3
|
||||
|
||||
[jinja_coverage]
|
||||
template_directory = /home/mikem/Devel/koji/koji/www/kojiweb/templates
|
||||
Loading…
Add table
Add a link
Reference in a new issue