Commit 2fb89d97 authored by Fabio Huser's avatar Fabio Huser Committed by Roger Meier

Use GitLab-CI cobertura reporter for coverage reports

parent 60b35224
......@@ -159,6 +159,7 @@ karma:
- tmp/tests/frontend/
reports:
junit: junit_karma.xml
cobertura: coverage-javascript/cobertura-coverage.xml
karma-as-if-foss:
extends:
......
......@@ -256,6 +256,8 @@ rspec:coverage:
- coverage/index.html
- coverage/assets/
- tmp/memory_test/
reports:
cobertura: coverage/coverage.xml
# EE/FOSS: default refs (MRs, master, schedules) jobs #
#######################################################
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment