Add coverage reporting for Gitlab
This commit is contained in:
parent
ff1a614861
commit
8048ae49c4
5 changed files with 172 additions and 7 deletions
|
|
@ -227,7 +227,7 @@ test_front:
|
|||
paths:
|
||||
- front/dist/
|
||||
reports:
|
||||
junit: front/test-results.xml
|
||||
junit: front/coverage/cobertura-coverage.xml
|
||||
tags:
|
||||
- docker
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue