bentoml / bentoctl

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

docs: update introduction page #135

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 #135 (31284e7) into main (020535c) will decrease coverage by 0.02%. The diff coverage is 72.50%.

@@            Coverage Diff             @@
##             main     #135      +/-   ##
==========================================
- Coverage   72.22%   72.20%   -0.03%     
==========================================
  Files          16       18       +2     
  Lines         893      957      +64     
==========================================
+ Hits          645      691      +46     
- Misses        248      266      +18     
Flag Coverage Δ
unit-tests 72.20% <72.50%> (-0.03%) :arrow_down:

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

Impacted Files Coverage Δ
bentoctl/utils/temp_dir.py 76.00% <ø> (ø)
bentoctl/utils/terraform.py 34.28% <ø> (ø)
bentoctl/cli/utils.py 73.52% <60.52%> (-16.80%) :arrow_down:
bentoctl/utils/__init__.py 71.42% <71.42%> (ø)
bentoctl/cli/__init__.py 85.55% <75.00%> (-1.35%) :arrow_down:
bentoctl/utils/usage_stats.py 95.00% <95.00%> (ø)

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