JuliaSparse / SuiteSparseGraphBLAS.jl

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

Type Refresh, fix inference issues, remove with functionality #30

Closed rayegun closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #30 (2480009) into master (f0dd5c9) will increase coverage by 2.20%. The diff coverage is 56.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
+ Coverage   30.98%   33.18%   +2.20%     
==========================================
  Files          34       34              
  Lines        2766     2751      -15     
==========================================
+ Hits          857      913      +56     
+ Misses       1909     1838      -71     
Impacted Files Coverage Δ
src/SuiteSparseGraphBLAS.jl 100.00% <ø> (ø)
src/operators/unaryops.jl 21.11% <16.66%> (+0.23%) :arrow_up:
src/operations/operationutils.jl 70.58% <33.33%> (-6.34%) :arrow_down:
src/operations/reduce.jl 36.95% <33.33%> (ø)
src/operators/semirings.jl 32.18% <42.85%> (+1.07%) :arrow_up:
src/operators/monoids.jl 25.53% <45.83%> (+1.57%) :arrow_up:
src/operations/kronecker.jl 70.58% <50.00%> (-1.64%) :arrow_down:
src/operations/map.jl 61.53% <50.00%> (ø)
src/operators/binaryops.jl 30.76% <52.00%> (+0.98%) :arrow_up:
src/operations/ewise.jl 35.18% <52.94%> (+0.14%) :arrow_up:
... and 15 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 f0dd5c9...2480009. Read the comment docs.