JuliaLinearAlgebra / AlgebraicMultigrid.jl

Algebraic Multigrid in Julia
Other
117 stars 22 forks source link

Update README.md #45

Closed mohamed82008 closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #45   +/-   ##
=======================================
  Coverage   87.58%   87.58%           
=======================================
  Files          10       10           
  Lines         604      604           
=======================================
  Hits          529      529           
  Misses         75       75

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 07b586a...a1a82cc. Read the comment docs.

mohamed82008 commented 6 years ago

I think this one will need you to setup Travis for the new name AlgebraicMultigrid somehow. This name change has been confusing packages which depend on this one like Preconditioners.jl.