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

CompatHelper: bump compat for RelocatableFolders to 1, (keep existing compat) #477

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the RelocatableFolders package from 0.3 to 0.3, 1. 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 1 year ago

Codecov Report

Merging #477 (ef9fec9) into dev (f059335) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev     #477   +/-   ##
=======================================
  Coverage   76.93%   76.93%           
=======================================
  Files          16       16           
  Lines        1097     1097           
=======================================
  Hits          844      844           
  Misses        253      253           

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

MichaelHatherly commented 1 year ago

0.3 and 1 won't have any user-facing differences, it now just has a 1.0 tag since it's been pretty stable and unchanged for a fairly long time.