JuliaAI / MLJFlow.jl

Connecting MLJ and MLFlow
MIT License
9 stars 0 forks source link

For a 0.3.0 release #31

Closed ablaom closed 12 months ago

ablaom commented 12 months ago

23 #20 #30

(breaking) An MLFlowLogger (exported) is now renamed to Logger (unexported). So a logger instance is now instantiated with using MLJFlow; logger = MLJFlow.Logger(baseuri).

I've update the TagBot config file and played around with workflow settings. So hopefully we'll get a new release tag this time.

codecov[bot] commented 12 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (aac96ba) 97.77% compared to head (e907324) 97.77%. Report is 1 commits behind head on master.

Files Patch % Lines
src/types.jl 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #31 +/- ## ======================================= Coverage 97.77% 97.77% ======================================= Files 4 4 Lines 45 45 ======================================= Hits 44 44 Misses 1 1 ```

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

ablaom commented 12 months ago

Yep. TagBot is now fixed.