Skip to content
Snippets Groups Projects
Commit 865c9f6c authored by Philipp Rüssmann's avatar Philipp Rüssmann
Browse files

Activate code coverage

parent 402aace6
No related branches found
No related tags found
No related merge requests found
......@@ -114,8 +114,7 @@ pages:
- mv build/ ../public/
- cd ..
# add code coverage
# this is deactivated since otherwise the source code can be seen without login
#- tar -zxvf cov.tar.gz && mv CODE_COVERAGE.HTML public/page/codecov/index.html && mv CodeCoverage public/page/codecov/CodeCoverage
- tar -zxvf cov.tar.gz && mv CODE_COVERAGE.HTML public/page/codecov/index.html && mv CodeCoverage public/page/codecov/CodeCoverage
artifacts:
paths:
- public
......
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