envoyproxy / gateway

Manages Envoy Proxy as a Standalone or Kubernetes-based Application Gateway
https://gateway.envoyproxy.io
Apache License 2.0
1.55k stars 333 forks source link

chore: upgrade test should use v1.1.2 by default #4343

Open guydc opened 2 days ago

guydc commented 2 days ago

What type of PR is this?

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

codecov[bot] commented 2 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 65.97%. Comparing base (7babca9) to head (a3cd138).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4343 +/- ## ========================================== + Coverage 65.95% 65.97% +0.01% ========================================== Files 197 197 Lines 23960 23960 ========================================== + Hits 15804 15808 +4 + Misses 7028 7026 -2 + Partials 1128 1126 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

guydc commented 1 day ago

probably blocked by the same problem as https://github.com/envoyproxy/gateway/issues/4336