Skip to content

Commit 61aad4c

Browse files
author
Sebastiano Merlino
committed
changed root for gcovr to be the root of the project
1 parent d326ee7 commit 61aad4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-report-coverage

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
export EXCLUDE_COVERAGE="--exclude .libs"
44

55
gcov -v
6-
gcovr -r .
6+
gcovr -r ../
77

88
coveralls $EXCLUDE_COVERAGE --gcov-options '\-lp' --dump coveralls.json
99

0 commit comments

Comments
 (0)