JuliaLinearAlgebra / IterativeSolvers.jl

Iterative algorithms for solving linear systems, eigensystems, and singular value problems
MIT License
394 stars 106 forks source link

CompatHelper: bump compat for "RecipesBase" to "0.8" #270

Closed github-actions[bot] closed 4 years ago

github-actions[bot] commented 4 years ago

This pull request changes the compat entry for the RecipesBase package from ^0.6 to ^0.6, 0.8.

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-io commented 4 years ago

Codecov Report

Merging #270 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #270   +/-   ##
======================================
  Coverage    96.2%   96.2%           
======================================
  Files          19      19           
  Lines        1764    1764           
======================================
  Hits         1697    1697           
  Misses         67      67

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 f2ef649...bcb4957. Read the comment docs.

KristofferC commented 4 years ago

Release 0.8.3 with this?