Skip to content
Snippets Groups Projects
Commit 4ffaab43 authored by Sigmund, Dominik's avatar Sigmund, Dominik
Browse files

sonarqube coverage report

parent cdd4e3d0
Branches
Tags
1 merge request!1Master
......@@ -15,10 +15,12 @@ variables:
cache:
paths:
- node_modules/
- docs/
stages:
- build
- test
- quality
build:
stage: build
......@@ -34,3 +36,4 @@ test:
artifacts:
paths:
- docs/test-report.html
- docs/coverage/lcov.info
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment