JuliaSparse / SuiteSparseGraphBLAS.jl

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

Remove GrB_vector #56

Closed rayegun closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #56 (68b0490) into master (80d15b0) will decrease coverage by 3.31%. The diff coverage is 60.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #56      +/-   ##
==========================================
- Coverage   29.18%   25.86%   -3.32%     
==========================================
  Files          44       44              
  Lines        4523     4454      -69     
==========================================
- Hits         1320     1152     -168     
- Misses       3203     3302      +99     
Impacted Files Coverage Δ
src/SuiteSparseGraphBLAS.jl 88.88% <ø> (ø)
src/lib/LibGraphBLAS.jl 14.99% <ø> (-5.82%) :arrow_down:
src/operations/argminmax.jl 0.00% <0.00%> (ø)
src/operations/concat.jl 0.00% <0.00%> (ø)
src/operations/kronecker.jl 60.86% <ø> (ø)
src/operations/resize.jl 0.00% <0.00%> (ø)
src/operations/transpose.jl 83.87% <ø> (+16.30%) :arrow_up:
src/matrix.jl 50.28% <33.33%> (-0.81%) :arrow_down:
src/print.jl 16.94% <38.46%> (-40.95%) :arrow_down:
src/options.jl 18.75% <50.00%> (ø)
... and 18 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 80d15b0...68b0490. Read the comment docs.