libmir / mir

Mir (backports): Sparse tensors, Hoffman
http://mir.libmir.org
Boost Software License 1.0
210 stars 20 forks source link

new ndslice #386

Closed 9il closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #386 into master will not impact coverage by -1.2%.

@@            Coverage Diff            @@
##           master     #386     +/-   ##
=========================================
- Coverage   96.77%   95.57%   -1.2%     
=========================================
  Files          15        9      -6     
  Lines        3252      927   -2325     
=========================================
- Hits         3147      886   -2261     
+ Misses        105       41     -64
Impacted Files Coverage Δ
source/mir/glas/l2.d 80.95% <ø> (+10.58%) :white_check_mark:
source/mir/model/lda/hoffman.d 3.57% <ø> (+2.12%) :white_check_mark:
source/mir/sparse/blas/dot.d 94.64% <100%> (-0.19%) :x:
source/mir/sparse/blas/gemm.d 100% <100%> (ø) :white_check_mark:
source/mir/glas/l1.d 99.33% <100%> (ø) :white_check_mark:
source/mir/sparse/blas/gemv.d 100% <100%> (ø) :white_check_mark:
source/mir/sparse/package.d 96.44% <100%> (+0.04%) :white_check_mark:
source/mir/sparse/blas/axpy.d 100% <100%> (ø) :white_check_mark:
... and 1 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 9048e20...c98cdd3. Read the comment docs.