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

[DO NOT MERGE] Test PR for check registry GH action #464

Closed ablaom closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #464 (f880634) into master (831b117) will increase coverage by 1.41%. The diff coverage is 13.63%.

@@            Coverage Diff             @@
##           master     #464      +/-   ##
==========================================
+ Coverage   75.42%   76.84%   +1.41%     
==========================================
  Files          12       16       +4     
  Lines        1050     1097      +47     
==========================================
+ Hits          792      843      +51     
+ Misses        258      254       -4     
Impacted Files Coverage Δ
src/MLJModels.jl 100.00% <ø> (ø)
src/registry/src/activate_registry_project.jl 0.00% <0.00%> (ø)
src/registry/src/check_registry.jl 0.00% <0.00%> (ø)
src/registry/src/update.jl 0.00% <0.00%> (ø)
src/registry/test/info_dict.jl 92.00% <ø> (ø)
src/loading.jl 67.94% <77.77%> (+5.59%) :arrow_up:
src/init.jl 100.00% <100.00%> (ø)
src/registry/src/Registry.jl 100.00% <100.00%> (+100.00%) :arrow_up:

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 831b117...f880634. Read the comment docs.

ablaom commented 2 years ago

Log checked. All good.