JuliaSparse / SuiteSparseGraphBLAS.jl

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

Coverage #87

Closed rayegun closed 2 years ago

rayegun commented 2 years ago

Attempt to add coverage in several places

codecov-commenter commented 2 years ago

Codecov Report

Merging #87 (0871a48) into master (2e67430) will increase coverage by 32.44%. The diff coverage is 72.72%.

@@             Coverage Diff             @@
##           master      #87       +/-   ##
===========================================
+ Coverage   18.04%   50.48%   +32.44%     
===========================================
  Files          51       49        -2     
  Lines        7824     2563     -5261     
===========================================
- Hits         1412     1294      -118     
+ Misses       6412     1269     -5143     
Impacted Files Coverage Δ
src/SuiteSparseGraphBLAS.jl 90.90% <ø> (-0.76%) :arrow_down:
src/libutils.jl 64.81% <ø> (-0.64%) :arrow_down:
src/operators/monoids.jl 26.08% <0.00%> (+4.81%) :arrow_up:
src/descriptors.jl 66.29% <51.85%> (+20.92%) :arrow_up:
src/operations/reduce.jl 85.00% <85.71%> (+40.55%) :arrow_up:
src/abstractgbarray.jl 43.26% <100.00%> (+0.88%) :arrow_up:
src/operations/operationutils.jl 76.08% <100.00%> (+39.35%) :arrow_up:
src/scalar.jl 64.44% <100.00%> (+18.98%) :arrow_up:
src/types.jl 78.18% <100.00%> (+4.01%) :arrow_up:
src/operations/transpose.jl 76.47% <0.00%> (-7.74%) :arrow_down:
... and 32 more

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