Add coverage reporting for Gitlab

This commit is contained in:
Georg Krause 2022-09-15 19:37:44 +02:00 committed by Georg Krause
commit 8048ae49c4
5 changed files with 172 additions and 7 deletions

View file

@ -227,7 +227,7 @@ test_front:
paths:
- front/dist/
reports:
junit: front/test-results.xml
junit: front/coverage/cobertura-coverage.xml
tags:
- docker