bentoml / bentoctl

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

feat: setup logging with debug mode #67

Closed jjmachan closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #67 (10b2ec6) into main (ef06596) will increase coverage by 0.15%. The diff coverage is 72.72%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #67      +/-   ##
==========================================
+ Coverage   63.97%   64.13%   +0.15%     
==========================================
  Files          15       15              
  Lines         744      750       +6     
==========================================
+ Hits          476      481       +5     
- Misses        268      269       +1     
Flag Coverage Δ
unit-tests 64.13% <72.72%> (+0.15%) :arrow_up:

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

Impacted Files Coverage Δ
bentoctl/cli/utils.py 89.28% <66.66%> (-2.02%) :arrow_down:
bentoctl/operator/operator.py 87.50% <100.00%> (+0.22%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ef06596...10b2ec6. Read the comment docs.