Apply suggestions from code review of branch webapp_unit_testing

Co-authored-by: Beth Probert <beth_probert@outlook.com>
This commit is contained in:
Antonio Anaya 2026-05-19 15:47:37 +00:00
parent f85a46c1f8
commit 656afd30d2

View file

@ -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: