bentoml / bentoctl

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

fix: missing else condition in terraform_run #128

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 #128 (e5c0572) into main (242f9d9) will increase coverage by 0.22%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #128      +/-   ##
==========================================
+ Coverage   72.00%   72.22%   +0.22%     
==========================================
  Files          16       16              
  Lines         893      893              
==========================================
+ Hits          643      645       +2     
+ Misses        250      248       -2     
Flag Coverage Δ
unit-tests 72.22% <0.00%> (+0.22%) :arrow_up:

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

Impacted Files Coverage Δ
bentoctl/terraform.py 34.28% <0.00%> (ø)
bentoctl/cli/__init__.py 86.90% <0.00%> (+2.38%) :arrow_up:

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