Apply suggestions from code review of branch webapp_unit_testing
Co-authored-by: Beth Probert <beth_probert@outlook.com>
This commit is contained in:
parent
f85a46c1f8
commit
656afd30d2
1 changed files with 5 additions and 0 deletions
|
|
@ -168,6 +168,11 @@ javascript-lint-and-test:
|
||||||
expire_in: 1 week
|
expire_in: 1 week
|
||||||
paths:
|
paths:
|
||||||
- webapp/coverage/
|
- webapp/coverage/
|
||||||
|
reports:
|
||||||
|
# Tells GitLab where to find the Cobertura file for MR integration
|
||||||
|
coverage_report:
|
||||||
|
coverage_format: cobertura
|
||||||
|
path: webapp/coverage/cobertura-coverage.xml
|
||||||
|
|
||||||
# Build JS app
|
# Build JS app
|
||||||
build:
|
build:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue