Skip to content
Snippets Groups Projects
Commit 07e90852 authored by Fadi Imani's avatar Fadi Imani
Browse files

big project

parent 2a13a159
No related branches found
No related tags found
Loading
Checking pipeline status
...@@ -56,7 +56,7 @@ test: ...@@ -56,7 +56,7 @@ test:
coverage: coverage:
stage: coverage stage: coverage
script: script:
- gcov -f -b build/* - gcov -f -b build/bin/*
- lcov --directory build --base-directory . -c -o cov.info - lcov --directory build --base-directory . -c -o cov.info
- mkdir report1 - mkdir report1
- genhtml cov.info -o report - genhtml cov.info -o report
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment