JuliaLinearAlgebra / Octavian.jl

Multi-threaded BLAS-like library that provides pure Julia matrix multiplication
https://julialinearalgebra.github.io/Octavian.jl/stable/
Other
230 stars 18 forks source link

fix alpha != 1 #119

Closed chriselrod closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #119 (62abf60) into master (0cfe997) will increase coverage by 0.06%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #119      +/-   ##
==========================================
+ Coverage   87.21%   87.28%   +0.06%     
==========================================
  Files          13       13              
  Lines         798      802       +4     
==========================================
+ Hits          696      700       +4     
  Misses        102      102              
Impacted Files Coverage Δ
src/forward_diff.jl 97.61% <100.00%> (+0.18%) :arrow_up:
src/matmul.jl 91.36% <100.00%> (+0.02%) :arrow_up:

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 0cfe997...62abf60. Read the comment docs.