bentoml / bentoctl

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

fix: incorrect generated image tag for bentoctl #122

Closed jjmachan closed 2 years ago

jjmachan commented 2 years ago

Description

Motivation and Context

How Has This Been Tested?

Checklist:

codecov[bot] commented 2 years ago

Codecov Report

Merging #122 (1c1c74c) into main (18c6b86) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #122   +/-   ##
=======================================
  Coverage   39.71%   39.71%           
=======================================
  Files          15       15           
  Lines         851      851           
=======================================
  Hits          338      338           
  Misses        513      513           
Flag Coverage Δ
unit-tests 39.71% <ø> (ø)

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

Impacted Files Coverage Δ
bentoctl/deployment_config.py 62.87% <ø> (ø)

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