mirror of
https://github.com/borgbackup/borg.git
synced 2026-05-28 04:03:21 -04:00
omit support files from coverage metrics
This commit is contained in:
parent
e6ccd0e259
commit
c578419401
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ omit =
|
|||
borg/__init__.py
|
||||
borg/__main__.py
|
||||
borg/_version.py
|
||||
borg/support/*.py
|
||||
|
||||
[report]
|
||||
exclude_lines =
|
||||
|
|
|
|||
Loading…
Reference in a new issue