Skip to content

Fuzzing: hardcode minor parameters to let the fuzzer only generate re…#6101

Merged
arkodg merged 4 commits intoenvoyproxy:mainfrom
sudiptob2:test/fuzz/coverage-with-seed
May 16, 2025
Merged

Fuzzing: hardcode minor parameters to let the fuzzer only generate re…#6101
arkodg merged 4 commits intoenvoyproxy:mainfrom
sudiptob2:test/fuzz/coverage-with-seed

Conversation

@sudiptob2
Copy link
Copy Markdown
Member

  • Hardcoded less important paramteres of the TranslateGatewayAPIToXds method
  • Added a few native Golang format seed corpus. These are useful while testing locally and generating a coverage report.

…source.

Signed-off-by: sudipto baral <sudiptobaral.me@gmail.com>
@sudiptob2 sudiptob2 requested a review from a team as a code owner May 16, 2025 20:01
@codecov
Copy link
Copy Markdown

codecov bot commented May 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.46%. Comparing base (309750a) to head (2bec050).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6101      +/-   ##
==========================================
+ Coverage   70.39%   70.46%   +0.07%     
==========================================
  Files         217      217              
  Lines       36128    36128              
==========================================
+ Hits        25431    25459      +28     
+ Misses       9177     9157      -20     
+ Partials     1520     1512       -8     

☔ 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.

sudiptob2 added 2 commits May 16, 2025 16:11
Signed-off-by: sudipto baral <sudiptobaral.me@gmail.com>
Signed-off-by: sudipto baral <sudiptobaral.me@gmail.com>
Signed-off-by: sudipto baral <sudiptobaral.me@gmail.com>
@arkodg arkodg requested review from a team May 16, 2025 20:58
@arkodg arkodg merged commit 1cd11c5 into envoyproxy:main May 16, 2025
27 checks passed
@sudiptob2 sudiptob2 deleted the test/fuzz/coverage-with-seed branch May 30, 2025 16:31
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.

2 participants