Skip to content
Snippets Groups Projects
Unverified Commit 2c0ee414 authored by Martin Weise's avatar Martin Weise
Browse files

Updated path

parent 805e99ea
No related branches found
No related tags found
4 merge requests!231CI: Remove build for log-service,!228Better error message handling in the frontend,!223Release of version 1.4.0,!190Resolve "More env variables for Azure deployment"
This commit is part of merge request !190. Comments created here will be created in the context of that merge request.
......@@ -101,7 +101,7 @@ test-analyse-service:
script:
- "pip install -r ./dbrepo-analyse-service/requirements.txt"
- "cd ./dbrepo-analyse-service/ && coverage run -m pytest test/test_determine_dt.py test/test_determine_pk.py --junitxml=report.xml && coverage html && coverage report > ./coverage.txt"
- "cat ./dbrepo-analyse-service/coverage.txt | grep -o 'TOTAL[^%]*%'"
- "cat ./coverage.txt | grep -o 'TOTAL[^%]*%'"
artifacts:
when: always
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment