JuliaLinearAlgebra / MatrixDepot.jl

An Extensible Test Matrix Collection for Julia
http://matrixdepotjl.readthedocs.org/
Other
75 stars 22 forks source link

Fix package for Julia 1.0 #30

Closed andreasnoack closed 6 years ago

andreasnoack commented 6 years ago

Bump requirement to Julia 0.7

(and remove some white space)

codecov-io commented 6 years ago

Codecov Report

Merging #30 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #30   +/-   ##
=======================================
  Coverage   98.01%   98.01%           
=======================================
  Files           8        8           
  Lines         857      857           
=======================================
  Hits          840      840           
  Misses         17       17
Impacted Files Coverage Δ
src/MatrixDepot.jl 100% <ø> (ø) :arrow_up:
src/higham.jl 99.71% <100%> (ø) :arrow_up:
src/regu.jl 99.52% <100%> (ø) :arrow_up:
src/download.jl 94.31% <100%> (ø) :arrow_up:
src/datareader.jl 88% <0%> (ø) :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 d24c6ca...7ed164e. Read the comment docs.