Skip to content
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 testcases for rate limit annotations #879

Merged

Conversation

dongdongh233
Copy link
Contributor

@dongdongh233 dongdongh233 commented Mar 25, 2024

Ⅰ. Describe what this PR did

add testcases for rate limit annotations

Ⅱ. Does this pull request fix one issue?

fixes #862

Ⅲ. Why don't you add test cases (unit test/integration test)?

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

add testcases for rate limit annotations
@johnlanni johnlanni changed the title feat: #862 e2e: add testcases for rate limit annotations Mar 26, 2024
update route limit, qps tolerance from 0.1 to 0.2.
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 38.12%. Comparing base (25c2f6e) to head (953c20d).
Report is 3 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #879      +/-   ##
==========================================
- Coverage   38.13%   38.12%   -0.01%     
==========================================
  Files          61       61              
  Lines       10436    10438       +2     
==========================================
  Hits         3980     3980              
- Misses       6156     6158       +2     
  Partials      300      300              

see 1 file with indirect coverage changes

Copy link
Collaborator

@johnlanni johnlanni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@johnlanni johnlanni merged commit 08e5678 into alibaba:main Mar 27, 2024
11 checks passed
dongdongh233 pushed a commit to dongdongh233/higress that referenced this pull request Mar 27, 2024
Route limit: extend test time to reduce errors caused by crossing seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

e2e: add testcases for rate limit annotations
3 participants