JuliaAI / MLJModels.jl

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

fix dep warnings in ConstantClassifier and Regressor models #514

Closed OkonSamuel closed 1 year ago

OkonSamuel commented 1 year ago

Closes #512

codecov-commenter commented 1 year ago

Codecov Report

Merging #514 (a4d1459) into dev (9a9e68c) will increase coverage by 0.03%. The diff coverage is n/a.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##              dev     #514      +/-   ##
==========================================
+ Coverage   76.88%   76.92%   +0.03%     
==========================================
  Files          16       16              
  Lines        1155     1157       +2     
==========================================
+ Hits          888      890       +2     
  Misses        267      267              
Impacted Files Coverage Δ
src/builtins/Constant.jl 64.86% <ø> (+2.00%) :arrow_up:
ablaom commented 1 year ago

@OkonSamuel Please merge and tag a new release.