Consolidate coveragerc configs into .coveragerc (delete .travis_coveragerc)

pull/1104/head
Lee Clemens 2015-07-07 20:09:56 -04:00
parent f50dcf7658
commit 94bc77aac8
2 changed files with 8 additions and 8 deletions

View File

@ -1,4 +1,11 @@
[run]
branch = True
omit = /usr*
source =
config
fail2ban
[report]
exclude_lines =
pragma: no cover
pragma: systemd no cover

View File

@ -1,7 +0,0 @@
[run]
branch = True
omit =
/usr/*
/home/travis/virtualenv/*
fail2ban/server/filtersystemd.py