mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2025-06-12 22:37:14 +02:00
fix: fix cobertura syntax in ci-pipeline
This commit is contained in:
@ -80,6 +80,9 @@ pytest:
|
|||||||
reports:
|
reports:
|
||||||
junit: report.xml
|
junit: report.xml
|
||||||
cobertura: coverage.xml
|
cobertura: coverage.xml
|
||||||
|
coverage_report:
|
||||||
|
coverage_format: cobertura
|
||||||
|
path: coverage.xml
|
||||||
|
|
||||||
tests-3.10:
|
tests-3.10:
|
||||||
stage: AdditionalTests
|
stage: AdditionalTests
|
||||||
|
Reference in New Issue
Block a user