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

feat: 添加 OpenAI 插件 #639

Merged
merged 3 commits into from
Nov 16, 2024

feat: 支持代理

d79860c
Select commit
Loading
Failed to load commit list.
Merged

feat: 添加 OpenAI 插件 #639

feat: 支持代理
d79860c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 16, 2024 in 1s

80.49% (-1.10%) compared to 134b896

View this Pull Request on Codecov

80.49% (-1.10%) compared to 134b896

Details

Codecov Report

Attention: Patch coverage is 37.50000% with 40 lines in your changes missing coverage. Please review.

Project coverage is 80.49%. Comparing base (134b896) to head (d79860c).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/plugins/openai/__init__.py 21.56% 40 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #639      +/-   ##
==========================================
- Coverage   81.59%   80.49%   -1.10%     
==========================================
  Files          64       66       +2     
  Lines        2505     2569      +64     
==========================================
+ Hits         2044     2068      +24     
- Misses        461      501      +40     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.