mirror of
https://github.com/bec-project/bec_widgets.git
synced 2025-07-13 19:21:50 +02:00
ci: fix cobertura for gitlab/16
This commit is contained in:
@ -87,7 +87,9 @@ tests:
|
|||||||
artifacts:
|
artifacts:
|
||||||
reports:
|
reports:
|
||||||
junit: report.xml
|
junit: report.xml
|
||||||
cobertura: coverage.xml
|
coverage_report:
|
||||||
|
coverage_format: cobertura
|
||||||
|
path: coverage.xml
|
||||||
|
|
||||||
#tests-3.9-pyqt5: #todo enable when we decide what qt distributions we want to support
|
#tests-3.9-pyqt5: #todo enable when we decide what qt distributions we want to support
|
||||||
# extends: "tests"
|
# extends: "tests"
|
||||||
|
Reference in New Issue
Block a user