JuliaSparse / SuiteSparseGraphBLAS.jl

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

Remove `kron` piracy #119

Closed ericphanson closed 10 months ago

ericphanson commented 1 year ago

Fixes https://github.com/JuliaSparse/SuiteSparseGraphBLAS.jl/issues/118

codecov[bot] commented 1 year ago

Codecov Report

Merging #119 (010cecb) into master (ce89efc) will increase coverage by 3.05%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #119      +/-   ##
==========================================
+ Coverage   59.15%   62.20%   +3.05%     
==========================================
  Files          54       54              
  Lines        4299     4400     +101     
==========================================
+ Hits         2543     2737     +194     
+ Misses       1756     1663      -93     
Impacted Files Coverage Δ
src/operations/kronecker.jl 60.00% <0.00%> (+4.44%) :arrow_up:

... and 16 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more