Skip to content

bug: disable x-envoy-ratelimited by default#7110

Merged
zirain merged 3 commits into
envoyproxy:mainfrom
arkodg:disable-x-envoy-ratelimited
Oct 2, 2025
Merged

bug: disable x-envoy-ratelimited by default#7110
zirain merged 3 commits into
envoyproxy:mainfrom
arkodg:disable-x-envoy-ratelimited

fix testdata

08750af
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 2, 2025 in 0s

71.05% (target 60.00%)

View this Pull Request on Codecov

71.05% (target 60.00%)

Details

Codecov Report

❌ Patch coverage is 25.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.05%. Comparing base (6d583bd) to head (08750af).

Files with missing lines Patch % Lines
internal/xds/translator/ratelimit.go 25.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7110   +/-   ##
=======================================
  Coverage   71.05%   71.05%           
=======================================
  Files         227      227           
  Lines       40552    40556    +4     
=======================================
+ Hits        28815    28819    +4     
+ Misses      10045    10044    -1     
- Partials     1692     1693    +1     

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