envoyproxy / gateway

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

e2e: skip some test on IPv6/non-dual #4726

Closed zirain closed 1 week ago

zirain commented 1 week ago

for RateLimit tests, it's because of

            - sourceCIDR:
                value: 0.0.0.0/0
                type: Distinct
codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 65.58%. Comparing base (c9ae045) to head (5000880). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4726 +/- ## ========================================== - Coverage 65.60% 65.58% -0.03% ========================================== Files 211 211 Lines 31998 31998 ========================================== - Hits 20993 20986 -7 - Misses 9764 9768 +4 - Partials 1241 1244 +3 ```

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