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 #1742

Merged
merged 10 commits into from
Feb 11, 2025

Conversation

hanxiantao
Copy link
Collaborator

@hanxiantao hanxiantao commented Feb 6, 2025

Ⅰ. Describe what this PR did

基于 LLM Mock Server 强化 ai-proxy 插件 e2e 测试:

  1. 拓展测试范围:新增对 ai360、百川、GitHub、Groq、DeepSeek、零一万物、智谱 AI、阶跃星辰、together ai、Mistral 的 e2e 测试支持
  2. 优化测试流程:每次 e2e 测试均用最新代码重新构建 AI Proxy 插件

Ⅱ. Does this pull request fix one issue?

fixes #1726
fixes #1730
fixes #1727
fixes #1728
fixes #1732
fixes #1731
fixes #1733
fixes #1735
fixes #1740
fixes #1737

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

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

@hanxiantao hanxiantao marked this pull request as draft February 6, 2025 08:38
@codecov-commenter
Copy link

codecov-commenter commented Feb 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 43.58%. Comparing base (ef31e09) to head (c3575de).
Report is 287 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1742      +/-   ##
==========================================
+ Coverage   35.91%   43.58%   +7.67%     
==========================================
  Files          69       76       +7     
  Lines       11576    12358     +782     
==========================================
+ Hits         4157     5386    +1229     
+ Misses       7104     6634     -470     
- Partials      315      338      +23     

see 70 files with indirect coverage changes

@hanxiantao hanxiantao marked this pull request as ready for review February 8, 2025 06:03
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

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 477e44b into alibaba:main Feb 11, 2025
13 checks passed
@hanxiantao hanxiantao deleted the ai-proxy-e2e branch February 11, 2025 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants