JuliaAI / MLJScientificTypes.jl

Implementation of the MLJ scientific type convention
MIT License
17 stars 6 forks source link

For a 0.3.2 release #51

Closed ablaom closed 3 years ago

ablaom commented 3 years ago

Update [compat] for PrettyTables.jl (Replaces #50 )

codecov-io commented 3 years ago

Codecov Report

Merging #51 (8c15b45) into master (a36b324) will increase coverage by 2.83%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #51      +/-   ##
==========================================
+ Coverage   96.41%   99.25%   +2.83%     
==========================================
  Files           7        7              
  Lines         223      267      +44     
==========================================
+ Hits          215      265      +50     
+ Misses          8        2       -6     
Impacted Files Coverage Δ
src/init.jl 100.00% <0.00%> (ø)
src/schema.jl 100.00% <0.00%> (ø)
src/convention/coerce.jl 100.00% <0.00%> (ø)
src/coerce.jl 97.95% <0.00%> (+0.28%) :arrow_up:
src/autotype.jl 100.00% <0.00%> (+2.00%) :arrow_up:
src/convention/scitype.jl 96.66% <0.00%> (+17.35%) :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 a36b324...8c15b45. Read the comment docs.