avast / wanna-ml

Complete MLOps framework for Vertex-AI
MIT License
17 stars 3 forks source link

feat: docker service improvements #119

Closed jsilva closed 3 months ago

jsilva commented 3 months ago

Describe your changes

Issue ticket number and link

Checklist before requesting a review

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 50.00000% with 39 lines in your changes are missing coverage. Please review.

Project coverage is 74.49%. Comparing base (a85a84c) to head (8f70cbe).

Files Patch % Lines
src/wanna/core/services/docker.py 50.00% 28 Missing :warning:
src/wanna/core/utils/io.py 35.29% 11 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #119 +/- ## ========================================== - Coverage 74.54% 74.49% -0.06% ========================================== Files 57 58 +1 Lines 2852 2866 +14 ========================================== + Hits 2126 2135 +9 - Misses 726 731 +5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.