JuliaLinearAlgebra / AlgebraicMultigrid.jl

Algebraic Multigrid in Julia
Other
116 stars 23 forks source link

Add compat and compathelper, shift to project toml #63

Closed ranjanan closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #63 into master will decrease coverage by 0.69%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #63     +/-   ##
=========================================
- Coverage   86.78%   86.08%   -0.7%     
=========================================
  Files          10       10             
  Lines         613      611      -2     
=========================================
- Hits          532      526      -6     
- Misses         81       85      +4
Impacted Files Coverage Δ
src/preconditioner.jl 37.5% <0%> (-18.75%) :arrow_down:
src/utils.jl 91.37% <0%> (-3.45%) :arrow_down:
src/aggregate.jl 89.23% <0%> (-1.54%) :arrow_down:
src/multilevel.jl 74.71% <0%> (+1.67%) :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 aba3184...44350e7. Read the comment docs.