bentoml / bentoctl

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

fix: update flow #177

Closed jjmachan closed 2 years ago

jjmachan commented 2 years ago

Description

codecov[bot] commented 2 years ago

Codecov Report

Merging #177 (33a8bf2) into main (4d50cd7) will decrease coverage by 0.16%. The diff coverage is 38.46%.

@@            Coverage Diff             @@
##             main     #177      +/-   ##
==========================================
- Coverage   60.27%   60.10%   -0.17%     
==========================================
  Files          24       24              
  Lines        1110     1133      +23     
==========================================
+ Hits          669      681      +12     
- Misses        441      452      +11     
Flag Coverage Δ
unit-tests 60.10% <38.46%> (-0.17%) :arrow_down:

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

Impacted Files Coverage Δ
bentoctl/operator/registry.py 58.26% <28.57%> (-1.91%) :arrow_down:
bentoctl/cli/operator_management.py 42.16% <63.63%> (+2.97%) :arrow_up:

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