Skip to content

Commit

Permalink
coverage: revert the limit http/cache to 92.6. (envoyproxy#17817)
Browse files Browse the repository at this point in the history
Signed-off-by: Takeshi Yoneda <[email protected]>
  • Loading branch information
mathetake authored Aug 24, 2021
1 parent b187787 commit eb9f3a9
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 @@ -30,7 +30,7 @@ declare -a KNOWN_LOW_COVERAGE=(
"source/extensions/filters/common/expr:96.4"
"source/extensions/filters/common/fault:94.6"
"source/extensions/filters/common/rbac:88.6"
"source/extensions/filters/http/cache:92.7"
"source/extensions/filters/http/cache:92.6"
"source/extensions/filters/http/cache/simple_http_cache:95.6"
"source/extensions/filters/http/grpc_json_transcoder:95.6"
"source/extensions/filters/http/ip_tagging:91.2"
Expand Down

0 comments on commit eb9f3a9

Please sign in to comment.