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

big project

parent 909627d6
Branches
No related tags found
No related merge requests found
Pipeline #40299 failed
......@@ -57,7 +57,7 @@ coverage:
stage: coverage
script:
- cd build
- cd CMakeFiles/calculator_tests.dir/
- cd CMakeFiles/ExampleTests.dir/
- ls -l
- lcov -d . -c -o coverage.info
- lcov -r coverage.info */build/* */tests/* */c++/* -o coverageFiltered.info
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment