Skip to content

fix: do not return 500 for all requests when part of BackendRefs are invalid#7488

Merged
zhaohuabing merged 10 commits into
envoyproxy:mainfrom
zhaohuabing:fix-7483
Nov 13, 2025
Merged

fix: do not return 500 for all requests when part of BackendRefs are invalid#7488
zhaohuabing merged 10 commits into
envoyproxy:mainfrom
zhaohuabing:fix-7483

modify release note

2df9fdb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 12, 2025 in 0s

72.28% (target 60.00%)

View this Pull Request on Codecov

72.28% (target 60.00%)

Details

Codecov Report

❌ Patch coverage is 86.20690% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.28%. Comparing base (2637771) to head (2df9fdb).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
internal/gatewayapi/route.go 84.00% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7488      +/-   ##
==========================================
- Coverage   72.37%   72.28%   -0.09%     
==========================================
  Files         231      231              
  Lines       34071    34074       +3     
==========================================
- Hits        24658    24632      -26     
- Misses       7643     7669      +26     
- Partials     1770     1773       +3     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.