Galileo-Galilei / kedro-mlflow

A kedro-plugin for integration of mlflow capabilities inside kedro projects (especially machine learning model versioning and packaging)
https://kedro-mlflow.readthedocs.io/
Apache License 2.0
194 stars 29 forks source link

:white_check_mark: Upgrade pyproject.toml to make tests pass in kedro==0.19.2 #521

Closed Galileo-Galilei closed 5 months ago

Galileo-Galilei commented 5 months ago

Description

Many tests were failing after kedro 0.19.2 release

Development notes

Update pyproject.toml to match new kedro format

Checklist

Notice

codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (e0033c5) 99.89% compared to head (fa01df9) 99.90%. Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #521 +/- ## ======================================= Coverage 99.89% 99.90% ======================================= Files 28 28 Lines 998 1000 +2 ======================================= + Hits 997 999 +2 Misses 1 1 ```

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