Skip to content

[release/v1.5] cherry pick for v1.5.2#7118

Merged
zirain merged 33 commits into
envoyproxy:release/v1.5from
zirain:cherry-pick/v1.5.2
Oct 3, 2025
Merged

[release/v1.5] cherry pick for v1.5.2#7118
zirain merged 33 commits into
envoyproxy:release/v1.5from
zirain:cherry-pick/v1.5.2

fix: use lock when accessing mergeGateways Set (#7124)

77b8a40
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 3, 2025 in 0s

70.91% (target 60.00%)

View this Pull Request on Codecov

70.91% (target 60.00%)

Details

Codecov Report

❌ Patch coverage is 61.86144% with 545 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.91%. Comparing base (ddc1183) to head (77b8a40).

Files with missing lines Patch % Lines
internal/gatewayapi/runner/runner.go 38.00% 147 Missing and 8 partials ⚠️
internal/provider/kubernetes/status.go 7.07% 92 Missing ⚠️
internal/gatewayapi/resource/resource.go 7.95% 78 Missing and 3 partials ⚠️
internal/provider/kubernetes/controller.go 56.80% 44 Missing and 10 partials ⚠️
...ternal/troubleshoot/collect/troubleshoot_helper.go 0.00% 42 Missing ⚠️
internal/gatewayapi/status/policy.go 65.82% 18 Missing and 9 partials ⚠️
internal/utils/jsonpatch/patch.go 60.86% 13 Missing and 5 partials ⚠️
internal/gatewayapi/contexts.go 79.68% 8 Missing and 5 partials ⚠️
internal/provider/kubernetes/routes.go 68.75% 3 Missing and 7 partials ⚠️
internal/troubleshoot/collect/custom_resource.go 0.00% 8 Missing ⚠️
... and 17 more
Additional details and impacted files
@@               Coverage Diff                @@
##           release/v1.5    #7118      +/-   ##
================================================
- Coverage         71.02%   70.91%   -0.12%     
================================================
  Files               224      225       +1     
  Lines             39795    40193     +398     
================================================
+ Hits              28264    28501     +237     
- Misses             9863    10011     +148     
- Partials           1668     1681      +13     

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