Skip to content

lua: splited to listener and route filter for memory spikes#9368

Open
zirain wants to merge 7 commits into
envoyproxy:mainfrom
zirain:per-route-lua-without-filterchain
Open

lua: splited to listener and route filter for memory spikes#9368
zirain wants to merge 7 commits into
envoyproxy:mainfrom
zirain:per-route-lua-without-filterchain

fix

4854bf6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 3, 2026 in 0s

75.38% (target 60.00%)

View this Pull Request on Codecov

75.38% (target 60.00%)

Details

Codecov Report

❌ Patch coverage is 84.96241% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.38%. Comparing base (dc73f48) to head (4854bf6).

Files with missing lines Patch % Lines
internal/xds/translator/lua.go 80.32% 7 Missing and 5 partials ⚠️
internal/gatewayapi/envoyextensionpolicy.go 76.47% 2 Missing and 2 partials ⚠️
internal/xds/translator/httpfilters.go 77.77% 1 Missing and 1 partial ⚠️
internal/xds/translator/translator.go 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9368      +/-   ##
==========================================
+ Coverage   75.33%   75.38%   +0.04%     
==========================================
  Files         252      252              
  Lines       41471    41570      +99     
==========================================
+ Hits        31243    31337      +94     
+ Misses       8115     8113       -2     
- Partials     2113     2120       +7     

☔ View full report in Codecov by Harness.
📢 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.