Skip to content

Commit

Permalink
source/common
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Hamilton <[email protected]>
  • Loading branch information
RyanTheOptimist committed Feb 1, 2024
1 parent b569237 commit 0408129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/per_file_coverage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# directory:coverage_percent
# for existing directories with low coverage.
declare -a KNOWN_LOW_COVERAGE=(
"source/common:96.2"
"source/common:96.0" # TODO(#32149): increase this once io_uring is tested.
"source/common/api:84.5" # flaky due to posix: be careful adjusting
"source/common/api/posix:83.8" # flaky (accept failover non-deterministic): be careful adjusting
"source/common/config:95.4"
Expand Down

0 comments on commit 0408129

Please sign in to comment.