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: Enhance the e2e testing of the ai-proxy plugin based on the LLM mock server #1713

Merged
merged 12 commits into from
Feb 5, 2025

Conversation

hanxiantao
Copy link
Collaborator

@hanxiantao hanxiantao commented Jan 24, 2025

Ⅰ. Describe what this PR did

基于LLM Mock Server增强ai-proxy插件的e2e测试

  1. 百度、豆包、minimax、通义千问兼容模式的流式和非流式请求添加e2e测试
  2. 通义千问非兼容模式非流式请求添加e2e测试(后续进一步完善)

Ⅱ. Does this pull request fix one issue?

#1629

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

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

@hanxiantao hanxiantao requested a review from johnlanni January 24, 2025 06:05
@hanxiantao hanxiantao marked this pull request as draft January 24, 2025 06:09
@codecov-commenter
Copy link

codecov-commenter commented Jan 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 43.63%. Comparing base (ef31e09) to head (8d5a612).
Report is 283 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1713      +/-   ##
==========================================
+ Coverage   35.91%   43.63%   +7.72%     
==========================================
  Files          69       76       +7     
  Lines       11576    12358     +782     
==========================================
+ Hits         4157     5392    +1235     
+ Misses       7104     6629     -475     
- Partials      315      337      +22     

see 70 files with indirect coverage changes

@hanxiantao hanxiantao marked this pull request as ready for review February 5, 2025 01:44
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 1431ff9 into alibaba:main Feb 5, 2025
13 checks passed
@hanxiantao hanxiantao deleted the ai-proxy-e2e branch February 6, 2025 07:23
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.

3 participants