Skip to content
Snippets Groups Projects
Commit 6609675c authored by Piotr Gawron's avatar Piotr Gawron
Browse files

code coverage config for frontend tests

parent e52278d0
No related branches found
No related tags found
1 merge request!701Code coverage
Pipeline #9298 canceled
This commit is part of merge request !701. Comments created here will be created in the context of that merge request.
......@@ -12,6 +12,7 @@ variables:
test_frontend:
stage: test
coverage: '/Statements[:\ ]+(\d+.\d+)\%/'
script:
- cd frontend-js
- npm install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment