HolyLab / RegisterOptimize.jl

This package is separated from BlockRegistraton.
2 stars 1 forks source link

CompatHelper: bump compat for IterativeSolvers to 0.9, (keep existing compat) #26

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the IterativeSolvers package from 0.7, 0.8 to 0.7, 0.8, 0.9. 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 2 years ago

Codecov Report

Merging #26 (81ffb07) into master (dd38609) will increase coverage by 0.31%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
+ Coverage   33.17%   33.48%   +0.31%     
==========================================
  Files           1        1              
  Lines         642      642              
==========================================
+ Hits          213      215       +2     
+ Misses        429      427       -2     
Impacted Files Coverage Δ
src/RegisterOptimize.jl 33.48% <0.00%> (+0.31%) :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 dd38609...81ffb07. Read the comment docs.