avast / wanna-ml

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

fix: replacing jinja-time with pendulum for date manipulations on pip… #94

Closed jsilva closed 1 year ago

jsilva commented 1 year ago

Describe your changes

replacing jinja-time with pendulum for date manipulations on pipeline params

Issue ticket number and link

MLOPS-324

Checklist before requesting a review

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.01 :tada:

Comparison is base (c2d32a7) 74.18% compared to head (08538c4) 74.20%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #94 +/- ## ========================================== + Coverage 74.18% 74.20% +0.01% ========================================== Files 57 57 Lines 2824 2826 +2 ========================================== + Hits 2095 2097 +2 Misses 729 729 ``` | [Impacted Files](https://app.codecov.io/gh/avast/wanna-ml/pull/94?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=avast) | Coverage Δ | | |---|---|---| | [src/wanna/core/utils/time.py](https://app.codecov.io/gh/avast/wanna-ml/pull/94?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=avast#diff-c3JjL3dhbm5hL2NvcmUvdXRpbHMvdGltZS5weQ==) | `100.00% <100.00%> (ø)` | |

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