JuliaSparse / SuiteSparseGraphBLAS.jl

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

Fix Mask #91

Closed rayegun closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #91 (51d45e9) into master (bbfa3dc) will increase coverage by 4.14%. The diff coverage is 56.18%.

@@            Coverage Diff             @@
##           master      #91      +/-   ##
==========================================
+ Coverage   47.41%   51.55%   +4.14%     
==========================================
  Files          52       53       +1     
  Lines        3427     3691     +264     
==========================================
+ Hits         1625     1903     +278     
+ Misses       1802     1788      -14     
Impacted Files Coverage Δ
src/SuiteSparseGraphBLAS.jl 91.66% <ø> (ø)
src/chainrules/ewiserules.jl 100.00% <ø> (ø)
src/operations/sort.jl 0.00% <0.00%> (ø)
src/operators/operatorutils.jl 67.64% <0.00%> (-4.23%) :arrow_down:
src/oriented.jl 4.00% <4.00%> (+4.00%) :arrow_up:
src/unpack.jl 40.38% <28.30%> (-6.95%) :arrow_down:
src/operations/operationutils.jl 68.85% <36.36%> (-8.24%) :arrow_down:
src/options.jl 56.17% <43.75%> (-1.85%) :arrow_down:
src/operators/binaryops.jl 20.00% <46.15%> (+4.41%) :arrow_up:
src/operations/extract.jl 67.24% <50.00%> (ø)
... and 29 more

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