mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
7 lines
233 B
INI
7 lines
233 B
INI
[coverage:run]
|
|
relative_files = True
|
|
source = src/
|
|
branch = True
|
|
|
|
[report]
|
|
omit=src/tests/*,src/vendor/*,/usr/lib/moulinette/yunohost/*,/usr/lib/python3/dist-packages/yunohost/tests/*,/usr/lib/python3/dist-packages/yunohost/vendor/*
|