avast / wanna-ml

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

fix: simplify skip build feature logic #121

Closed jsilva closed 3 months ago

jsilva commented 3 months ago

Describe your changes

Fix bug and simplify skip build feature

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 74.50%. Comparing base (b706356) to head (d0f28bf).

Files Patch % Lines
src/wanna/core/services/docker.py 83.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #121 +/- ## ======================================= Coverage 74.49% 74.50% ======================================= Files 58 58 Lines 2866 2867 +1 ======================================= + Hits 2135 2136 +1 Misses 731 731 ```

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