bentoml / bentoctl

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

chore: changes to python project configs #127

Closed jjmachan closed 2 years ago

jjmachan commented 2 years ago

Description

Motivation and Context

Added some black specific configuration into the project config file

How Has This Been Tested?

Checklist:

codecov[bot] commented 2 years ago

Codecov Report

Merging #127 (f98cb57) into main (4c40f11) will not change coverage. The diff coverage is 25.00%.

@@           Coverage Diff           @@
##             main     #127   +/-   ##
=======================================
  Coverage   72.22%   72.22%           
=======================================
  Files          16       16           
  Lines         893      893           
=======================================
  Hits          645      645           
  Misses        248      248           
Flag Coverage Δ
unit-tests 72.22% <25.00%> (ø)

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

Impacted Files Coverage Δ
bentoctl/terraform.py 34.28% <25.00%> (ø)

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