mirror of
https://github.com/borgbackup/borg.git
synced 2025-01-03 05:35:58 +00:00
only measure coverage for borgbackup code, not for tests
This commit is contained in:
parent
35280e9a65
commit
ff66271057
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ omit =
|
||||||
*/borg/__main__.py
|
*/borg/__main__.py
|
||||||
*/borg/_version.py
|
*/borg/_version.py
|
||||||
*/borg/support/*
|
*/borg/support/*
|
||||||
|
*/borg/testsuite/*
|
||||||
|
|
||||||
[report]
|
[report]
|
||||||
exclude_lines =
|
exclude_lines =
|
||||||
|
|
Loading…
Reference in a new issue