JuliaAI / MLJTuning.jl

Hyperparameter optimization algorithms for use in the MLJ machine learning framework
MIT License
66 stars 12 forks source link

CompatHelper: bump compat for "MLJModelInterface" to "1.0" #122

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the MLJModelInterface package from ^0.4.1 to ^0.4.1, 1.0.

This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov-commenter commented 3 years ago

Codecov Report

Merging #122 (9862014) into dev (a5c2fd4) will decrease coverage by 3.12%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #122      +/-   ##
==========================================
- Coverage   89.72%   86.60%   -3.13%     
==========================================
  Files          11       11              
  Lines         555      575      +20     
==========================================
  Hits          498      498              
- Misses         57       77      +20     
Impacted Files Coverage Δ
src/plotrecipes.jl 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a5c2fd4...9862014. Read the comment docs.