JuliaSparse / SuiteSparseGraphBLAS.jl

Sparse, General Linear Algebra for Graphs!
MIT License
103 stars 17 forks source link

Cleanup Code #11

Closed abhinavmehndiratta closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #11 into master will increase coverage by 0.47%. The diff coverage is 12.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
+ Coverage   57.29%   57.76%   +0.47%     
==========================================
  Files          25       25              
  Lines         576      573       -3     
==========================================
+ Hits          330      331       +1     
+ Misses        246      242       -4     
Impacted Files Coverage Δ
src/Interface/Interface.jl 100.00% <ø> (ø)
src/Interface/object_methods/descriptor.jl 0.00% <ø> (ø)
src/Interface/object_methods/matrix.jl 49.56% <ø> (ø)
src/Interface/object_methods/vector.jl 68.35% <ø> (ø)
src/Interface/utils.jl 100.00% <ø> (ø)
src/SuiteSparseGraphBLAS.jl 90.90% <ø> (ø)
src/context_methods.jl 50.00% <ø> (ø)
src/object_methods/algebraic.jl 0.00% <ø> (ø)
src/object_methods/descriptor.jl 0.00% <ø> (ø)
src/object_methods/free.jl 28.57% <ø> (ø)
... and 16 more

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 dc536c0...b83fe0e. Read the comment docs.