Skip to content

feat: support inverting header matches for rate limit

Codecov / codecov/project succeeded Sep 29, 2024 in 1s

66.05% (target 60.00%)

View this Pull Request on Codecov

66.05% (target 60.00%)

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 5 lines in your changes missing coverage. Please review.

Project coverage is 66.05%. Comparing base (b91f296) to head (5c4a215).

Files with missing lines Patch % Lines
internal/xds/translator/local_ratelimit.go 50.00% 1 Missing and 1 partial ⚠️
internal/xds/translator/ratelimit.go 50.00% 1 Missing and 1 partial ⚠️
internal/gatewayapi/backendtrafficpolicy.go 80.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4286   +/-   ##
=======================================
  Coverage   66.04%   66.05%           
=======================================
  Files         200      200           
  Lines       24052    24063   +11     
=======================================
+ Hits        15886    15895    +9     
- Misses       7036     7037    +1     
- Partials     1130     1131    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.