avast / wanna-ml

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

feat: MLOPS-282 - override kubeflow pipeline params at build/push tim… #81

Closed jsilva closed 1 year ago

jsilva commented 1 year ago

Describe your changes

override kubeflow pipeline params at build/push time for env specific deployments

Issue ticket number and link

MLOPS-282

Checklist before requesting a review

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 38.46% and project coverage change: -0.09 :warning:

Comparison is base (94e4a1f) 74.11% compared to head (9172b99) 74.03%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #81 +/- ## ========================================== - Coverage 74.11% 74.03% -0.09% ========================================== Files 57 57 Lines 2774 2777 +3 ========================================== Hits 2056 2056 - Misses 718 721 +3 ``` | [Impacted Files](https://codecov.io/gh/avast/wanna-ml/pull/81?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=avast) | Coverage Δ | | |---|---|---| | [src/wanna/cli/plugins/pipeline\_plugin.py](https://codecov.io/gh/avast/wanna-ml/pull/81?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=avast#diff-c3JjL3dhbm5hL2NsaS9wbHVnaW5zL3BpcGVsaW5lX3BsdWdpbi5weQ==) | `50.00% <0.00%> (ø)` | | | [src/wanna/core/services/pipeline.py](https://codecov.io/gh/avast/wanna-ml/pull/81?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=avast#diff-c3JjL3dhbm5hL2NvcmUvc2VydmljZXMvcGlwZWxpbmUucHk=) | `89.51% <45.45%> (-1.92%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=avast). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=avast)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.