Skip to content

test: Add fuzzer for Gateway API to XDS translation.#5471

Merged
arkodg merged 2 commits intoenvoyproxy:mainfrom
sudiptob2:test/fuzz/gateway-to-xds
Mar 12, 2025
Merged

test: Add fuzzer for Gateway API to XDS translation.#5471
arkodg merged 2 commits intoenvoyproxy:mainfrom
sudiptob2:test/fuzz/gateway-to-xds

Conversation

@sudiptob2
Copy link
Copy Markdown
Member

Fixes #5462

Release Notes: No

Signed-off-by: sudipto baral <sudiptobaral.me@gmail.com>
@sudiptob2 sudiptob2 requested a review from a team as a code owner March 11, 2025 22:39
@sudiptob2 sudiptob2 force-pushed the test/fuzz/gateway-to-xds branch from cc78c9b to 2b8d313 Compare March 11, 2025 22:39
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.23%. Comparing base (3cfe4c2) to head (44e01d8).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5471      +/-   ##
==========================================
- Coverage   65.29%   65.23%   -0.06%     
==========================================
  Files         213      213              
  Lines       33923    33923              
==========================================
- Hits        22150    22131      -19     
- Misses      10443    10458      +15     
- Partials     1330     1334       +4     

☔ View full report in Codecov by Sentry.
📢 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.

…ayAPIToXDS

Signed-off-by: sudipto baral <sudiptobaral.me@gmail.com>
@sudiptob2 sudiptob2 force-pushed the test/fuzz/gateway-to-xds branch from 2cc79e1 to 44e01d8 Compare March 12, 2025 00:12
Copy link
Copy Markdown
Contributor

@arkodg arkodg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks !

@arkodg arkodg merged commit bfd239b into envoyproxy:main Mar 12, 2025
24 of 25 checks passed
@sudiptob2 sudiptob2 deleted the test/fuzz/gateway-to-xds branch March 1, 2026 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement fuzzer for Gateway API to XDS

3 participants