Skip to content
Snippets Groups Projects
Commit fb98ef92 authored by Amandine  PERRIN's avatar Amandine PERRIN
Browse files

Use relative paths when generating coverage, instead of absolute paths

parent 8b4b7d72
No related branches found
No related tags found
No related merge requests found
Pipeline #62569 passed
......@@ -19,8 +19,9 @@ exclude_lines =
# Have to re-enable the standard pragma
pragma: no cover
[coverage:path]
source = PanACoTA
[coverage:run]
relative_files = True
[build_sphinx]
source-dir = doc_sources/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment