Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -653,6 +653,7 @@ coverage-test-on-main-scheduled: - genhtml coverage.info -o coverage - lcov_cobertura.py coverage.info -b obj -o coverage.xml artifacts: expire_in: 2 days reports: coverage_report: coverage_format: cobertura Loading Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -653,6 +653,7 @@ coverage-test-on-main-scheduled: - genhtml coverage.info -o coverage - lcov_cobertura.py coverage.info -b obj -o coverage.xml artifacts: expire_in: 2 days reports: coverage_report: coverage_format: cobertura Loading