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

Implement the Go Wasm plugin: bot-detect #747

Merged
merged 12 commits into from Feb 2, 2024
Merged

Implement the Go Wasm plugin: bot-detect #747

merged 12 commits into from Feb 2, 2024

Conversation

OnlyPiglet
Copy link
Contributor

@OnlyPiglet OnlyPiglet commented Jan 3, 2024

Ⅰ. Describe what this PR did

Implement the Golang version of the existing CPP Wasm plugin: bot-detect

Ⅱ. Does this pull request fix one issue?

fixes #590

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

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

@codecov-commenter
Copy link

codecov-commenter commented Jan 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e67ed48) 38.17% compared to head (19837d1) 38.14%.
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #747      +/-   ##
==========================================
- Coverage   38.17%   38.14%   -0.03%     
==========================================
  Files          61       61              
  Lines       10412    10412              
==========================================
- Hits         3975     3972       -3     
- Misses       6138     6140       +2     
- Partials      299      300       +1     

see 1 file with indirect coverage changes

@johnlanni johnlanni requested a review from WeixinX January 5, 2024 01:59
@johnlanni
Copy link
Collaborator

cc @WeixinX

@johnlanni johnlanni changed the title close #590 Implement the Go Wasm plugin: bot-detect Jan 5, 2024
@johnlanni
Copy link
Collaborator

@OnlyPiglet Please add an e2e test for it like this PR: #720

@OnlyPiglet
Copy link
Contributor Author

@OnlyPiglet Please add an e2e test for it like this PR: #720

👌

@johnlanni
Copy link
Collaborator

@OnlyPiglet hello,这块e2e test补充有进展吗

@OnlyPiglet
Copy link
Contributor Author

@OnlyPiglet hello,这块e2e test补充有进展吗

finished will merge this

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

@johnlanni johnlanni merged commit fae2228 into alibaba:main Feb 2, 2024
11 checks passed
Renz7 pushed a commit to Renz7/higress that referenced this pull request Mar 4, 2024
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.

Implement the Golang version of the existing CPP Wasm plugin: bot-detect
4 participants