GSTT-CSC / MLOps

Framework for building ML apps
GNU General Public License v3.0
9 stars 5 forks source link

84 capture stdout when building docker images #97

Closed laurencejackson closed 1 year ago

laurencejackson commented 1 year ago

Prints output of build using low level Docker API.

If using a non-unix system then will fall back to using the high level API and outputs no logs. A warning is displayed to make user aware of this limitation.

resolves #84

github-actions[bot] commented 1 year ago

Coverage

Coverage Report
FileStmtsMissCoverMissing
mlops
   Experiment.py1422086%38–43, 69, 71, 76, 190, 202–204, 213–214, 248, 250–253, 257–258, 265–266
   ProjectFile.py22195%38
   cli.py16160%1–46
mlops/data/tools
   tools.py302613%14–60
mlops/data/transforms
   LoadImageXNATd.py382729%21–25, 47–90
TOTAL2739067% 

Tests Skipped Failures Errors Time
15 2 :zzz: 0 :x: 0 :fire: 1m 58s :stopwatch: