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

example: update chatglm3 api decorator definition #3062

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

tianweidut
Copy link
Member

Description

Modules

  • UI
  • Controller
  • Agent
  • Client
  • Python-SDK
  • Others

Checklist

  • run code format and lint check
  • add unit test
  • add necessary doc

@tianweidut tianweidut changed the title update chatglm3 api decorator definition example: update chatglm3 api decorator definition Dec 6, 2023
Copy link

codecov bot commented Dec 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b72345c) 82.89% compared to head (b07f662) 91.82%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3062      +/-   ##
============================================
+ Coverage     82.89%   91.82%   +8.92%     
============================================
  Files           569      135     -434     
  Lines         31553    15894   -15659     
  Branches       1852        0    -1852     
============================================
- Hits          26155    14594   -11561     
+ Misses         4578     1300    -3278     
+ Partials        820        0     -820     
Flag Coverage Δ
console ?
controller ?
standalone 91.82% <ø> (+0.04%) ⬆️
unittests 91.82% <ø> (+0.30%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Contributor

@jialeicui jialeicui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jialeicui jialeicui merged commit f0f0d89 into star-whale:main Dec 6, 2023
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants