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(sdk): support online serving #1565

Merged
merged 2 commits into from
Dec 3, 2022

Conversation

jialeicui
Copy link
Contributor

@jialeicui jialeicui commented Nov 30, 2022

Description

SDK support online serving

Modules

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

Checklist

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

@codecov
Copy link

codecov bot commented Nov 30, 2022

Codecov Report

Merging #1565 (76ee74b) into main (76ee74b) will not change coverage.
The diff coverage is n/a.

❗ Current head 76ee74b differs from pull request most recent head 8dd285a. Consider uploading reports for the commit 8dd285a to get more accurate results

@@            Coverage Diff            @@
##               main    #1565   +/-   ##
=========================================
  Coverage     81.96%   81.96%           
  Complexity     1832     1832           
=========================================
  Files           330      330           
  Lines         16505    16505           
  Branches        910      910           
=========================================
  Hits          13528    13528           
  Misses         2596     2596           
  Partials        381      381           
Flag Coverage Δ
controller 75.33% <0.00%> (ø)
standalone 88.62% <0.00%> (ø)
unittests 88.62% <0.00%> (ø)

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

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Member

@tianweidut tianweidut left a comment

Choose a reason for hiding this comment

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

Others LGTM

@jialeicui jialeicui force-pushed the online-eval-demo branch 3 times, most recently from 985d170 to b2539e6 Compare December 1, 2022 08:13
Copy link
Member

@tianweidut tianweidut left a comment

Choose a reason for hiding this comment

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

LGTM

@tianweidut tianweidut merged commit 93641cf into star-whale:main Dec 3, 2022
@jialeicui jialeicui deleted the online-eval-demo branch December 3, 2022 10:54
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