caliban
caliban copied to clipboard
add support for mlflow in caliban shell
This PR adds support for mlflow reporting via cloud_sql_proxy in caliban shell.
Codecov Report
Merging #83 into master will increase coverage by
0.07%. The diff coverage is50.00%.
@@ 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 dataPowered by Codecov. Last update 9062a7b...1de728e. Read the comment docs.