sbromberger / LightGraphs.jl

An optimized graphs package for the Julia programming language
Other
670 stars 184 forks source link

CompatHelper: bump compat for "ArnoldiMethod" to "0.2" #1539

Open github-actions[bot] opened 3 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the ArnoldiMethod package from 0.0, 0.1 to 0.0, 0.1, 0.2.

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 #1539 (ad5e4f8) into master (d9a5b1d) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1539   +/-   ##
=======================================
  Coverage   99.44%   99.44%           
=======================================
  Files         106      106           
  Lines        5551     5551           
=======================================
  Hits         5520     5520           
  Misses         31       31           
hustf commented 3 years ago

Bump, I believe the ArnoldiMethod v0.1 requirement may be causing hard-to-trace version suppression when using DiffEqBase.