JuliaSparse / SuiteSparseGraphBLAS.jl

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

Some Examples #43

Closed rayegun closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #43 (0e982e7) into master (37597b2) will decrease coverage by 1.45%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
- Coverage   33.88%   32.43%   -1.46%     
==========================================
  Files          34       37       +3     
  Lines        2783     3145     +362     
==========================================
+ Hits          943     1020      +77     
- Misses       1840     2125     +285     
Impacted Files Coverage Δ
src/operations/mul.jl 88.46% <0.00%> (-11.54%) :arrow_down:
src/operations/kronecker.jl 60.86% <0.00%> (-9.72%) :arrow_down:
src/indexutils.jl 64.70% <0.00%> (-8.63%) :arrow_down:
src/operations/map.jl 55.88% <0.00%> (-7.61%) :arrow_down:
src/matrix.jl 49.33% <0.00%> (-6.73%) :arrow_down:
src/operations/operationutils.jl 66.66% <0.00%> (-3.93%) :arrow_down:
src/operators/operatorutils.jl 53.12% <0.00%> (-3.55%) :arrow_down:
src/vector.jl 28.72% <0.00%> (-2.68%) :arrow_down:
src/operations/select.jl 80.95% <0.00%> (-2.39%) :arrow_down:
src/operators/selectops.jl 56.25% <0.00%> (-1.65%) :arrow_down:
... and 14 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 37597b2...0e982e7. Read the comment docs.