Skip to content

[Merge Pending] Allow passing query between egress filter and filter gateway. - #2097

Open
kevindiu wants to merge 77 commits into
mainfrom
feature/egress-gateway/add-egress-query
Open

[Merge Pending] Allow passing query between egress filter and filter gateway.#2097
kevindiu wants to merge 77 commits into
mainfrom
feature/egress-gateway/add-egress-query

Merge branch 'main' into feature/egress-gateway/add-egress-query

2e308e9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 26, 2026 in 0s

23.93% (-0.06%) compared to da0ac80

View this Pull Request on Codecov

23.93% (-0.06%) compared to da0ac80

Details

Codecov Report

❌ Patch coverage is 1.92926% with 610 lines in your changes missing coverage. Please review.
✅ Project coverage is 23.93%. Comparing base (da0ac80) to head (2e308e9).
⚠️ Report is 222 commits behind head on main.

Files with missing lines Patch % Lines
pkg/gateway/filter/handler/grpc/handler.go 0.00% 463 Missing ⚠️
example/server/egress-filter/main.go 0.00% 53 Missing ⚠️
example/server/ingress-filter/main.go 0.00% 35 Missing ⚠️
pkg/tools/benchmark/job/service/object.go 0.00% 19 Missing ⚠️
internal/client/v1/client/filter/egress/client.go 0.00% 14 Missing ⚠️
internal/config/benchmark.go 0.00% 14 Missing ⚠️
pkg/gateway/filter/handler/grpc/option.go 0.00% 8 Missing ⚠️
pkg/gateway/filter/usecase/vald.go 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2097      +/-   ##
==========================================
- Coverage   23.99%   23.93%   -0.06%     
==========================================
  Files         539      541       +2     
  Lines       47179    47329     +150     
==========================================
+ Hits        11319    11330      +11     
- Misses      35090    35229     +139     
  Partials      770      770              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.