JuliaLinearAlgebra / AlgebraicMultigrid.jl

Algebraic Multigrid in Julia
Other
117 stars 22 forks source link

Remove buggy threading code #36

Closed ranjanan closed 6 years ago

ranjanan commented 6 years ago

Fixes #32

codecov-io commented 6 years ago

Codecov Report

Merging #36 into master will increase coverage by 1.33%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #36      +/-   ##
==========================================
+ Coverage   89.52%   90.85%   +1.33%     
==========================================
  Files          10       10              
  Lines         544      536       -8     
==========================================
  Hits          487      487              
+ Misses         57       49       -8
Impacted Files Coverage Δ
src/utils.jl 96.15% <ø> (+12.82%) :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 3640efd...9f0a428. Read the comment docs.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+1.3%) to 90.858% when pulling 9f0a4282312c4156020f4c2a0922b6a8af4534fb on ranjanan-patch-1 into 3640efd87dbf9a17445b679a31e70461e7fdffd6 on master.