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

Add bdist_wheel build to PyPI release (#515) #534

Closed Galileo-Galilei closed 2 months ago

Galileo-Galilei commented 2 months ago

Description

Close #515

Development notes

Add bdist_wheel in CI build

Checklist

Notice

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 99.90%. Comparing base (dc3b7bf) to head (ea9efe2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #534 +/- ## ======================================= Coverage 99.90% 99.90% ======================================= Files 29 29 Lines 1008 1008 ======================================= Hits 1007 1007 Misses 1 1 ```

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