bentoml / bentoctl

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

fix: copy models to bento directory #210

Closed frostming closed 11 months ago

frostming commented 11 months ago

Signed-off-by: Frost Ming me@frostming.com

This depends on #209

codecov[bot] commented 11 months ago

Codecov Report

Merging #210 (db7203f) into main (fdb8fae) will decrease coverage by 0.36%. The diff coverage is 30.43%.

@@            Coverage Diff             @@
##             main     #210      +/-   ##
==========================================
- Coverage   59.28%   58.92%   -0.36%     
==========================================
  Files          24       24              
  Lines        1250     1266      +16     
==========================================
+ Hits          741      746       +5     
- Misses        509      520      +11     
Flag Coverage Δ
unit-tests 58.92% <30.43%> (-0.36%) :arrow_down:

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

Impacted Files Coverage Δ
bentoctl/docker_utils.py 26.31% <20.00%> (-0.36%) :arrow_down:
bentoctl/deployment_config.py 67.70% <31.25%> (-3.54%) :arrow_down:
bentoctl/cli/__init__.py 75.17% <50.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more