BentoML icon indicating copy to clipboard operation
BentoML copied to clipboard

qa: cleanup MLflow

Open aarnphm opened this issue 3 years ago • 1 comments

Cleanup some logic, qa with local postgres, mysql setup of mlflow registry. cleanup some types as well.

aarnphm avatar Aug 26 '22 07:08 aarnphm

Codecov Report

Merging #2945 (7d208e9) into main (d3d9cdb) will increase coverage by 1.61%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2945      +/-   ##
==========================================
+ Coverage   68.99%   70.60%   +1.61%     
==========================================
  Files         122      104      -18     
  Lines       10131     9564     -567     
==========================================
- Hits         6990     6753     -237     
+ Misses       3141     2811     -330     
Impacted Files Coverage Δ
bentoml/_internal/frameworks/mlflow.py 91.42% <100.00%> (-0.13%) :arrow_down:
bentoml/_internal/frameworks/torchscript.py 0.00% <0.00%> (-96.00%) :arrow_down:
bentoml/_internal/frameworks/common/pytorch.py 0.00% <0.00%> (-72.64%) :arrow_down:
bentoml/_internal/runner/strategy.py 83.05% <0.00%> (-8.48%) :arrow_down:
bentoml/_internal/runner/runner_handle/local.py 76.00% <0.00%> (-8.00%) :arrow_down:
bentoml/_internal/frameworks/keras.py 84.25% <0.00%> (-5.84%) :arrow_down:
bentoml/_internal/server/runner_app.py 95.32% <0.00%> (-2.64%) :arrow_down:
bentoml/_internal/models/model.py 88.41% <0.00%> (-1.66%) :arrow_down:
bentoml/_internal/runner/runner.py 90.90% <0.00%> (-0.91%) :arrow_down:
bentoml/_internal/utils/analytics/usage_stats.py 96.42% <0.00%> (ø)
... and 22 more

codecov[bot] avatar Aug 26 '22 07:08 codecov[bot]