Skip to content

fix: merge xRoute/xPolicy statuses across controllers in provider runner#7558

Closed
y-rabie wants to merge 3 commits into
envoyproxy:mainfrom
y-rabie:merge-status-across-controllers
Closed

fix: merge xRoute/xPolicy statuses across controllers in provider runner#7558
y-rabie wants to merge 3 commits into
envoyproxy:mainfrom
y-rabie:merge-status-across-controllers

Add e2e tests for xRoute/xPolicy status cleanup

810fd25
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 1, 2026 in 1s

73.47% (target 60.00%)

View this Pull Request on Codecov

73.47% (target 60.00%)

Details

Codecov Report

❌ Patch coverage is 16.90821% with 172 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.47%. Comparing base (7031394) to head (810fd25).
⚠️ Report is 147 commits behind head on main.

Files with missing lines Patch % Lines
internal/gatewayapi/runner/runner.go 0.00% 141 Missing ⚠️
internal/provider/kubernetes/status.go 36.95% 29 Missing ⚠️
internal/gatewayapi/extensionserverpolicy.go 90.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7558      +/-   ##
==========================================
- Coverage   73.66%   73.47%   -0.20%     
==========================================
  Files         242      242              
  Lines       37007    37114     +107     
==========================================
+ Hits        27261    27269       +8     
- Misses       7826     7921      +95     
- Partials     1920     1924       +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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.