This repository was archived by the owner on Apr 17, 2026. It is now read-only.
add support for mlflow in caliban shell#83
Open
ajslone wants to merge 3 commits into
Open
Codecov / codecov/project
succeeded
Apr 5, 2026 in 0s
51.90% (+0.07%) compared to 9062a7b
View this Pull Request on Codecov
51.90% (+0.07%) compared to 9062a7b
Details
Codecov Report
❌ Patch coverage is 50.00000% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.90%. Comparing base (9062a7b) to head (1de728e).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| caliban/docker/build.py | 25.00% | 3 Missing |
| caliban/platform/run.py | 0.00% | 3 Missing |
| caliban/platform/shell.py | 50.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #83 +/- ##
==========================================
+ Coverage 51.83% 51.90% +0.07%
==========================================
Files 31 31
Lines 3158 3169 +11
==========================================
+ Hits 1637 1645 +8
- Misses 1521 1524 +3 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading