Skip to content
Snippets Groups Projects
Commit 6d615f79 authored by Christian Boettcher's avatar Christian Boettcher
Browse files

different data format fro coverage_report

parent 0c52ff44
No related branches found
No related tags found
No related merge requests found
Pipeline #105322 passed
...@@ -35,7 +35,9 @@ test_package: ...@@ -35,7 +35,9 @@ test_package:
- pytest --cov=datacat_integration --cov-report=xml --cov-report=term - pytest --cov=datacat_integration --cov-report=xml --cov-report=term
artifacts: artifacts:
reports: reports:
coverage_report: coverage.xml coverage_report:
coverage_format: cobertura
path: coverage.xml
build_package: build_package:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment