bentoml / bentoctl

Fast model deployment on any cloud 🚀
https://bentoml.com
Other
175 stars 30 forks source link

fix: update return statement of create deployable #173

Closed jjmachan closed 2 years ago

jjmachan commented 2 years ago

Description

closes:

codecov[bot] commented 2 years ago

Codecov Report

Merging #173 (0d4103b) into main (c50f955) will increase coverage by 0.10%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #173      +/-   ##
==========================================
+ Coverage   60.16%   60.27%   +0.10%     
==========================================
  Files          24       24              
  Lines        1112     1110       -2     
==========================================
  Hits          669      669              
+ Misses        443      441       -2     
Flag Coverage Δ
unit-tests 60.27% <0.00%> (+0.10%) :arrow_up:

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

Impacted Files Coverage Δ
bentoctl/cli/__init__.py 85.05% <ø> (+0.96%) :arrow_up:
...ntoctl/utils/operator_helpers/create_deployable.py 0.00% <0.00%> (ø)

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more