Skip to content

Commit

Permalink
Exclude extras/ ?
Browse files Browse the repository at this point in the history
  • Loading branch information
bblanchon committed Sep 2, 2019
1 parent c8015d9 commit b07e18c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extras/ci/coverage.sh
Expand Up @@ -6,4 +6,4 @@ make test

pip install --user cpp-coveralls 'requests[security]'
pwd
coveralls -e 'extras/tests/catch' -e 'CMakeFiles' -e 'fuzzing' --gcov-options '\-lp'
coveralls -e 'extras' -e 'CMakeFiles' --gcov-options '\-lp'

0 comments on commit b07e18c

Please sign in to comment.