caseykneale / ChemometricsTools.jl

A collection of tools for chemometrics and machine learning written in Julia.
Other
65 stars 12 forks source link

Fix compat bounds and cleanup dependencies #36

Closed giordano closed 4 years ago

giordano commented 4 years ago

Close #24, close #25, close #26, close #27, close #28, close #29, close #30, close #31, close #32, close #33, close #34, close #35

codecov-io commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@6d4821e). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             master     #36   +/-   ##
========================================
  Coverage          ?   9.61%           
========================================
  Files             ?      28           
  Lines             ?    2142           
  Branches          ?       0           
========================================
  Hits              ?     206           
  Misses            ?    1936           
  Partials          ?       0
Impacted Files Coverage Δ
src/ChemometricsTools.jl 66.66% <ø> (ø)

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 6d4821e...e23044e. Read the comment docs.

caseykneale commented 4 years ago

Thanks Mose!