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

fix: serve missing logic from #3321 #3336

Merged
merged 5 commits into from
Jan 11, 2023
Merged

Conversation

aarnphm
Copy link
Contributor

@aarnphm aarnphm commented Dec 9, 2022

Signed-off-by: Aaron Pham [email protected]

@aarnphm aarnphm requested a review from a team as a code owner December 9, 2022 03:18
@aarnphm aarnphm requested review from jjmachan and removed request for a team December 9, 2022 03:18
@codecov
Copy link

codecov bot commented Dec 9, 2022

Codecov Report

Merging #3336 (1b0ea41) into main (d7254c0) will increase coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3336   +/-   ##
=======================================
  Coverage   33.12%   33.12%           
=======================================
  Files         132      132           
  Lines       10626    10668   +42     
  Branches     1776     1776           
=======================================
+ Hits         3520     3534   +14     
- Misses       6869     6894   +25     
- Partials      237      240    +3     
Impacted Files Coverage Δ
src/bentoml/_internal/server/server.py 0.00% <0.00%> (-52.64%) ⬇️
src/bentoml/bentos.py 48.27% <0.00%> (-0.45%) ⬇️
src/bentoml/_internal/runner/runner.py 57.02% <0.00%> (-2.98%) ⬇️
src/bentoml/_internal/container/generate.py 65.57% <0.00%> (-2.23%) ⬇️
src/bentoml/_internal/service/openapi/__init__.py 94.64% <0.00%> (-1.20%) ⬇️
src/bentoml/client.py 0.00% <0.00%> (ø)
src/bentoml/pytorch.py 0.00% <0.00%> (ø)
src/bentoml/torchscript.py 0.00% <0.00%> (ø)
src/bentoml/picklable_model.py 100.00% <0.00%> (ø)
... and 11 more

@aarnphm aarnphm requested a review from sauyon December 9, 2022 03:23
src/bentoml/bentos.py Outdated Show resolved Hide resolved
Signed-off-by: Aaron Pham <[email protected]>
src/bentoml/bentos.py Outdated Show resolved Hide resolved
src/bentoml/bentos.py Outdated Show resolved Hide resolved
@aarnphm aarnphm merged commit c70700b into bentoml:main Jan 11, 2023
@aarnphm aarnphm deleted the chore/server-handle branch January 11, 2023 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants