diff --git a/tests/run_local_coverage.sh b/tests/run_local_coverage.sh index c5ad72ce14..26cc6deb4d 100755 --- a/tests/run_local_coverage.sh +++ b/tests/run_local_coverage.sh @@ -311,7 +311,7 @@ function lcovFunc { '*/clientJniConnector.c' '*/clientTmqConnector.c' '*/version.cc'\ '*/tthread.c' '*/tversion.c' '*/ctgDbg.c' '*/schDbg.c' '*/qwDbg.c' '*/tencode.h' \ '*/shellAuto.c' '*/shellTire.c' '*/shellCommand.c'\ - '*/sql.c' '*/sql.y' '*/smaSnapshot.c' '*/smaCommit.c'\ + '*/sql.c' '*/sql.y' '*/smaSnapshot.c' '*/smaCommit.c' '*/debug/*' '*/tests/*'\ --rc lcov_branch_coverage=1 -o coverage.info # generate result