JuliaAI / MLJModels.jl

Home of the MLJ model registry and tools for model queries and mode code loading
MIT License
79 stars 27 forks source link

For a 0.16 release #491

Closed ablaom closed 1 year ago

ablaom commented 1 year ago

490, #492

For the release notes:

codecov-commenter commented 1 year ago

Codecov Report

Merging #491 (7214811) into master (1c813c2) will decrease coverage by 0.34%. The diff coverage is 25.00%.

@@            Coverage Diff             @@
##           master     #491      +/-   ##
==========================================
- Coverage   77.43%   77.08%   -0.35%     
==========================================
  Files          16       16              
  Lines        1121     1126       +5     
==========================================
  Hits          868      868              
- Misses        253      258       +5     
Impacted Files Coverage Δ
src/builtins/Transformers.jl 95.38% <25.00%> (-1.02%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

ablaom commented 1 year ago

Merging despite the check_registry fail, which has known unrelated cause and is tracked: https://github.com/JuliaAI/MLJModels.jl/issues/493 . I have tested the registry locally and it's fine.