JuliaAI / MLJScientificTypes.jl

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

For a 0.4.5 release #69

Closed ablaom closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #69 (2ea5ed4) into master (5f71fe0) will increase coverage by 0.17%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #69      +/-   ##
==========================================
+ Coverage   98.78%   98.95%   +0.17%     
==========================================
  Files           7        7              
  Lines         246      287      +41     
==========================================
+ Hits          243      284      +41     
  Misses          3        3              
Impacted Files Coverage Δ
src/init.jl 100.00% <0.00%> (ø)
src/schema.jl 100.00% <0.00%> (ø)
src/autotype.jl 100.00% <0.00%> (ø)
src/convention/scitype.jl 96.66% <0.00%> (+0.11%) :arrow_up:
src/coerce.jl 98.27% <0.00%> (+0.19%) :arrow_up:
src/convention/coerce.jl 98.96% <0.00%> (+0.26%) :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 5f71fe0...2ea5ed4. Read the comment docs.