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
No related merge requests found
Pipeline #40301 failed
......@@ -56,7 +56,7 @@ test:
coverage:
stage: coverage
script:
- gcov -f -b build/*
- gcov -f -b build/bin/*
- lcov --directory build --base-directory . -c -o cov.info
- mkdir report1
- 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