Skip to content

Fix: Preserve route parent status for multi-parent routes#7068

Merged
arkodg merged 2 commits into
envoyproxy:mainfrom
rajsinghtech:fix/multi-parent-route-status
Sep 27, 2025
Merged

Fix: Preserve route parent status for multi-parent routes#7068
arkodg merged 2 commits into
envoyproxy:mainfrom
rajsinghtech:fix/multi-parent-route-status

fix: remove unused controllerName parameter and update tests

4716062
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 27, 2025 in 0s

71.01% (target 60.00%)

View this Pull Request on Codecov

71.01% (target 60.00%)

Details

Codecov Report

❌ Patch coverage is 58.33333% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.01%. Comparing base (58eab94) to head (4716062).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
internal/provider/kubernetes/status.go 58.33% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7068      +/-   ##
==========================================
- Coverage   71.05%   71.01%   -0.04%     
==========================================
  Files         227      227              
  Lines       40441    40445       +4     
==========================================
- Hits        28736    28723      -13     
- Misses      10009    10023      +14     
- Partials     1696     1699       +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.