Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Amandine PERRIN
pipeline_annotation
Commits
fb98ef92
Commit
fb98ef92
authored
Aug 02, 2021
by
Amandine PERRIN
Browse files
Use relative paths when generating coverage, instead of absolute paths
parent
8b4b7d72
Pipeline
#62569
passed with stages
in 7 minutes and 32 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
setup.cfg
View file @
fb98ef92
...
...
@@ -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/
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment