From a4228e805be85092be10bc93e83b9ec161c88f98 Mon Sep 17 00:00:00 2001 From: zhiru Date: Sat, 7 Sep 2019 14:45:28 +0800 Subject: [PATCH] update Former-commit-id: 0bd73290587cc8abb50ba038a72c3ba0f0097785 --- cpp/coverage.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/cpp/coverage.sh b/cpp/coverage.sh index dd4894f6fd..701416921f 100755 --- a/cpp/coverage.sh +++ b/cpp/coverage.sh @@ -94,6 +94,7 @@ ${LCOV_CMD} -r "${FILE_INFO_OUTPUT}" -o "${FILE_INFO_OUTPUT_NEW}" \ "/usr/*" \ "*/boost/*" \ "*/cmake_build/*_ep-prefix/*" \ + "src/core/cmake_build*" \ "src/core/thirdparty*" \ # gen html report