mirror of
https://github.com/fail2ban/fail2ban.git
synced 2025-11-26 14:20:19 +08:00
Consolidate coveragerc configs into .coveragerc (delete .travis_coveragerc)
This commit is contained in:
@@ -1,4 +1,11 @@
|
||||
|
||||
[run]
|
||||
branch = True
|
||||
omit = /usr*
|
||||
source =
|
||||
config
|
||||
fail2ban
|
||||
|
||||
[report]
|
||||
exclude_lines =
|
||||
pragma: no cover
|
||||
pragma: systemd no cover
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
|
||||
[run]
|
||||
branch = True
|
||||
omit =
|
||||
/usr/*
|
||||
/home/travis/virtualenv/*
|
||||
fail2ban/server/filtersystemd.py
|
||||
Reference in New Issue
Block a user