ci: try to fix coverage remembering absolute path instead of relative paths ?

This commit is contained in:
Alexandre Aubin 2024-08-14 01:42:12 +02:00
parent 87c30dd1bc
commit 2fe24424fb

View file

@ -1,2 +1,7 @@
[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/*