bentoml / bentoctl

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

feat: make deployment_config.yaml file default if -f flag not given #121

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 #121 (8bc7216) into main (793be1c) will increase coverage by 0.04%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #121      +/-   ##
==========================================
+ Coverage   39.67%   39.71%   +0.04%     
==========================================
  Files          15       15              
  Lines         852      851       -1     
==========================================
  Hits          338      338              
+ Misses        514      513       -1     
Flag Coverage Δ
unit-tests 39.71% <0.00%> (+0.04%) :arrow_up:

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

Impacted Files Coverage Δ
bentoctl/cli/__init__.py 0.00% <0.00%> (ø)

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