mirror of
https://github.com/borgbackup/borg.git
synced 2026-06-09 08:51:54 -04:00
coverage: omit some infrastructure / generated files
This commit is contained in:
parent
40801d74a6
commit
a9027a033d
1 changed files with 4 additions and 0 deletions
|
|
@ -1,6 +1,10 @@
|
|||
[run]
|
||||
branch = True
|
||||
source = borg
|
||||
omit =
|
||||
borg/__init__.py
|
||||
borg/__main__.py
|
||||
borg/_version.py
|
||||
|
||||
[report]
|
||||
exclude_lines =
|
||||
|
|
|
|||
Loading…
Reference in a new issue