caliban icon indicating copy to clipboard operation
caliban copied to clipboard

add support for mlflow in caliban shell

Open ajslone opened this issue 5 years ago • 1 comments

This PR adds support for mlflow reporting via cloud_sql_proxy in caliban shell.

ajslone avatar Aug 12 '20 20:08 ajslone

Codecov Report

Merging #83 into master will increase coverage by 0.07%. The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #83      +/-   ##
==========================================
+ Coverage   51.83%   51.90%   +0.07%     
==========================================
  Files          31       31              
  Lines        3158     3169      +11     
==========================================
+ Hits         1637     1645       +8     
- Misses       1521     1524       +3     
Impacted Files Coverage Δ
caliban/platform/run.py 27.96% <0.00%> (-0.49%) :arrow_down:
caliban/docker/build.py 33.78% <25.00%> (-0.01%) :arrow_down:
caliban/platform/shell.py 35.48% <50.00%> (+1.00%) :arrow_up:
caliban/util/metrics.py 100.00% <100.00%> (ø)
caliban/platform/gke/util.py 71.37% <0.00%> (+0.38%) :arrow_up:
caliban/platform/cloud/types.py 90.50% <0.00%> (+0.63%) :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 9062a7b...1de728e. Read the comment docs.

codecov[bot] avatar Aug 12 '20 20:08 codecov[bot]