JuliaAI / ScientificTypes.jl

An API for dispatching on the "scientific" type of data instead of the machine type
MIT License
96 stars 8 forks source link

For a 3.0.0 release #177

Closed ablaom closed 2 years ago

ablaom commented 2 years ago

174

codecov-commenter commented 2 years ago

Codecov Report

Merging #177 (893c291) into master (617bf2c) will decrease coverage by 0.85%. The diff coverage is 91.37%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #177      +/-   ##
==========================================
- Coverage   94.48%   93.63%   -0.86%     
==========================================
  Files           7        6       -1     
  Lines         290      424     +134     
==========================================
+ Hits          274      397     +123     
- Misses         16       27      +11     
Impacted Files Coverage Δ
src/convention/coerce.jl 98.97% <ø> (ø)
src/autotype.jl 95.94% <87.50%> (-4.06%) :arrow_down:
src/schema.jl 91.26% <90.32%> (-8.74%) :arrow_down:
src/convention/scitype.jl 93.18% <93.50%> (+16.03%) :arrow_up:
src/ScientificTypes.jl 100.00% <100.00%> (ø)
src/coerce.jl 86.20% <100.00%> (-1.52%) :arrow_down:

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 617bf2c...893c291. Read the comment docs.