Skip to content

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

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

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

203274d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 6, 2026 in 1s

75.36% (target 60.00%)

View this Pull Request on Codecov

75.36% (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.36%. Comparing base (98c1be7) to head (203274d).

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.34%   75.36%   +0.01%     
==========================================
  Files         252      252              
  Lines       41477    41576      +99     
==========================================
+ Hits        31252    31334      +82     
- Misses       8113     8121       +8     
- Partials     2112     2121       +9     

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