JuliaLinearAlgebra / MatrixDepot.jl

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

CompatHelper: add new compat entry for "Downloads" at version "1.2" #52

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This pull request sets the compat entry for the Downloads package to 1.2.

This is a brand new compat entry. Previously, you did not have a compat entry for the Downloads package.

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. Note: Consider tagging a patch release immediately after merging this PR, as downstream packages may depend on this for tests to pass.

codecov[bot] commented 3 years ago

Codecov Report

Merging #52 (29296b3) into master (b525ec6) will increase coverage by 0.04%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #52      +/-   ##
==========================================
+ 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...29296b3. Read the comment docs.