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 "CodecZlib" to "0.7" #55

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the CodecZlib package from 0.6, 1 to 0.6, 1, 0.7.

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 #55 (760ebc2) into master (b525ec6) will increase coverage by 0.04%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #55      +/-   ##
==========================================
+ Coverage   89.41%   89.45%   +0.04%     
==========================================
  Files          14       14              
  Lines        2362     2362              
==========================================
+ Hits         2112     2113       +1     
+ Misses        250      249       -1     
Impacted Files Coverage Δ
src/data.jl 78.57% <0.00%> (+7.14%) :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 b525ec6...760ebc2. Read the comment docs.