Closed ablaom closed 12 months ago
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: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Yep. TagBot is now fixed.
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.