JuliaSparse / SuiteSparseGraphBLAS.jl

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

Adding coverage #63

Closed rayegun closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #63 (4d37a0e) into master (854355d) will increase coverage by 14.24%. The diff coverage is 54.67%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #63       +/-   ##
===========================================
+ Coverage   22.57%   36.81%   +14.24%     
===========================================
  Files          49       48        -1     
  Lines        4816     3613     -1203     
===========================================
+ Hits         1087     1330      +243     
+ Misses       3729     2283     -1446     
Impacted Files Coverage Δ
src/SuiteSparseGraphBLAS.jl 88.88% <ø> (ø)
src/chainrules/constructorrules.jl 54.00% <ø> (ø)
src/chainrules/mulrules.jl 100.00% <ø> (ø)
src/chainrules/selectrules.jl 100.00% <ø> (ø)
src/descriptors.jl 35.83% <0.00%> (+0.58%) :arrow_up:
src/operations/mul.jl 42.59% <0.00%> (-34.08%) :arrow_down:
src/operators/operatorutils.jl 75.00% <ø> (+50.00%) :arrow_up:
src/spmgb/sparsemat.jl 25.54% <0.00%> (-0.19%) :arrow_down:
src/chainrules/maprules.jl 26.66% <16.66%> (ø)
src/matrix.jl 55.37% <50.00%> (-0.30%) :arrow_down:
... and 25 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 854355d...4d37a0e. Read the comment docs.