-
Notifications
You must be signed in to change notification settings - Fork 350
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
e2e: add tests for ratelimit invert matching headers #4452
e2e: add tests for ratelimit invert matching headers #4452
Conversation
d93c2b7
to
9ba0528
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4452 +/- ##
==========================================
- Coverage 65.80% 65.79% -0.02%
==========================================
Files 203 203
Lines 30696 30696
==========================================
- Hits 20200 20196 -4
- Misses 9341 9344 +3
- Partials 1155 1156 +1 ☔ View full report in Codecov by Sentry. |
9ba0528
to
4edc247
Compare
4edc247
to
aee62d6
Compare
Signed-off-by: Rudrakh Panigrahi <[email protected]>
aee62d6
to
4a3445b
Compare
Looks like some other E2E test is failing, it might due to some intermittent issue unrelated to the new
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM thanks !
What type of PR is this?
E2E tests for feature PR #4286
What this PR does / why we need it:
E2E tests
Which issue(s) this PR fixes:
Ref #2193