JuliaAI / MLJModelInterface.jl

Lightweight package to interface with MLJ
MIT License
37 stars 8 forks source link

Tweak warning for deprecated use of docstring/descr #161

Closed ablaom closed 2 years ago

ablaom commented 2 years ago

Adds mention of the model to which the bad docstring applies.

codecov-commenter commented 2 years ago

Codecov Report

Merging #161 (cf5c5e3) into dev (7cd0ecf) will increase coverage by 0.26%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              dev     #161      +/-   ##
==========================================
+ Coverage   88.75%   89.02%   +0.26%     
==========================================
  Files           8        8              
  Lines         329      337       +8     
==========================================
+ Hits          292      300       +8     
  Misses         37       37              
Impacted Files Coverage Δ
src/metadata_utils.jl 100.00% <100.00%> (ø)
src/equality.jl 100.00% <0.00%> (ø)
src/model_def.jl 100.00% <0.00%> (ø)

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