diff --git a/test/per_file_coverage.sh b/test/per_file_coverage.sh index ef5e2a6bb6adc..b0b6f6a11f3e4 100755 --- a/test/per_file_coverage.sh +++ b/test/per_file_coverage.sh @@ -18,7 +18,7 @@ declare -a KNOWN_LOW_COVERAGE=( "source/common/singleton:95.1" "source/common/thread:0.0" # Death tests don't report LCOV "source/common/matcher:93.3" -"source/common/quic:88.4" +"source/common/quic:87.8" "source/common/tracing:95.7" "source/common/watchdog:42.9" # Death tests don't report LCOV "source/exe:94.3"