Skip to content

fix: fixed local object reference resolution from parent in merged BackendTrafficPolicies#8210

Merged
rudrakhp merged 1 commit into
envoyproxy:mainfrom
rudrakhp:fix_merged_policy_refs
Feb 24, 2026
Merged

fix: fixed local object reference resolution from parent in merged BackendTrafficPolicies#8210
rudrakhp merged 1 commit into
envoyproxy:mainfrom
rudrakhp:fix_merged_policy_refs

fix: fixed local object reference resolution from parent in merged Ba…

5408a17
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 23, 2026 in 1s

73.68% (target 60.00%)

View this Pull Request on Codecov

73.68% (target 60.00%)

Details

Codecov Report

❌ Patch coverage is 62.85714% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.68%. Comparing base (d1b1e5c) to head (5408a17).

Files with missing lines Patch % Lines
internal/gatewayapi/backendtrafficpolicy.go 64.70% 6 Missing and 6 partials ⚠️
internal/gatewayapi/filters.go 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8210      +/-   ##
==========================================
- Coverage   73.72%   73.68%   -0.04%     
==========================================
  Files         240      240              
  Lines       36917    36946      +29     
==========================================
+ Hits        27216    27224       +8     
- Misses       7772     7787      +15     
- Partials     1929     1935       +6     

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