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: support Moonshot AI #1232

Merged
merged 3 commits into from
Feb 6, 2024

🎨 chore: clean code

115d80f
Select commit
Loading
Failed to load commit list.
Merged

✨ feat: support Moonshot AI #1232

🎨 chore: clean code
115d80f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 6, 2024 in 0s

86.37% (-0.50%) compared to 2d133e9

View this Pull Request on Codecov

86.37% (-0.50%) compared to 2d133e9

Details

Codecov Report

Attention: 71 lines in your changes are missing coverage. Please review.

Comparison is base (2d133e9) 86.86% compared to head (115d80f) 86.37%.
Report is 1 commits behind head on main.

Files Patch % Lines
src/libs/agent-runtime/moonshot/index.ts 20.73% 65 Missing ⚠️
src/services/_auth.ts 0.00% 4 Missing ⚠️
src/app/api/errorResponse.ts 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1232      +/-   ##
==========================================
- Coverage   86.86%   86.37%   -0.50%     
==========================================
  Files         212      214       +2     
  Lines       10395    10540     +145     
  Branches     1134     1140       +6     
==========================================
+ Hits         9030     9104      +74     
- Misses       1365     1436      +71     

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