JuliaSparse / SuiteSparseGraphBLAS.jl

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

Add some tests #5

Closed abhinavmehndiratta closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #5       +/-   ##
===========================================
+ Coverage   20.22%   57.19%   +36.97%     
===========================================
  Files          23       23               
  Lines         539      521       -18     
===========================================
+ Hits          109      298      +189     
+ Misses        430      223      -207
Impacted Files Coverage Δ
src/Structures.jl 51.61% <0%> (+10.23%) :arrow_up:
src/Object_Methods/Free_Objects.jl 17.64% <0%> (+17.64%) :arrow_up:
src/Interface/Object_Methods/Matrix_Methods.jl 59.32% <0%> (+59.32%) :arrow_up:
src/Interface/Object_Methods/Vector_Methods.jl 64.7% <0%> (+64.7%) :arrow_up:
src/Utils.jl 100% <0%> (+70%) :arrow_up:
src/Object_Methods/Vector_Methods.jl 97.5% <0%> (+97.5%) :arrow_up:
src/Object_Methods/Matrix_Methods.jl 97.87% <0%> (+97.87%) :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 c2dbfdb...3750b67. Read the comment docs.