Skip to content
Snippets Groups Projects
Commit c3b36ddf authored by André Anjos's avatar André Anjos :speech_balloon: Committed by André Anjos
Browse files

[pyproject.toml] Use relative_files option for coverage to avoid long names in...

[pyproject.toml] Use relative_files option for coverage to avoid long names in CI-generated coverage reports
parent fd55c3f8
No related branches found
No related tags found
1 merge request!34[pyproject.toml] Use relative_files option for coverage to avoid long names in...
Pipeline #54006 passed
......@@ -10,3 +10,6 @@
[tool.black]
line-length = 80
[tool.coverage.run]
relative_files = true
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