JuliaLinearAlgebra / MatrixDepot.jl

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

CompatHelper: bump compat for "MAT" to "0.10" #72

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the MAT package from 0.7, 0.8, 0.9 to 0.7, 0.8, 0.9, 0.10.

This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov[bot] commented 3 years ago

Codecov Report

Merging #72 (cc180d7) into master (f4b33da) will increase coverage by 0.04%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #72      +/-   ##
==========================================
+ Coverage   65.75%   65.79%   +0.04%     
==========================================
  Files          14       14              
  Lines        2342     2342              
==========================================
+ Hits         1540     1541       +1     
+ Misses        802      801       -1     
Impacted Files Coverage Δ
src/download.jl 89.69% <0.00%> (+0.51%) :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 f4b33da...cc180d7. Read the comment docs.

KlausC commented 3 years ago

added compatibility fro MAT and DataFrames