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: fix receivers & check ResourceRender implements. #4344

Open qicz opened 1 day ago

qicz commented 1 day ago

xref: https://github.com/envoyproxy/gateway/pull/4263#discussion_r1764299062

codecov[bot] commented 1 day ago

Codecov Report

Attention: Patch coverage is 18.18182% with 9 lines in your changes missing coverage. Please review.

Project coverage is 65.95%. Comparing base (14830c7) to head (ea1c5ad).

Files with missing lines Patch % Lines
internal/ir/xds.go 28.57% 5 Missing :warning:
internal/ir/infra.go 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4344 +/- ## ========================================== - Coverage 65.96% 65.95% -0.01% ========================================== Files 197 197 Lines 23959 23959 ========================================== - Hits 15805 15803 -2 - Misses 7027 7028 +1 - Partials 1127 1128 +1 ```

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