We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcabd97 commit 707fc0bCopy full SHA for 707fc0b
test/CMakeLists.txt
@@ -79,7 +79,6 @@ if(ENABLE_COVERAGE)
79
--exclude-noncode-lines --exclude-throw-branches --exclude-unreachable-branches --decisions
80
--gcov-executable="${GCOV_TOOL}"
81
--gcov-exclude-directories "${PROJECT_SOURCE_DIR}/vcpkg"
82
- --gcov-delete
83
--sonarqube "${PROJECT_BINARY_DIR}/coverage/coverage-examples.xml"
84
COMMAND
85
gcovr -f "${PROJECT_SOURCE_DIR}/src/" -r "${PROJECT_SOURCE_DIR}"
0 commit comments