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

Zero beta #122

Closed chriselrod closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #122 (e4e286d) into master (cd0be03) will decrease coverage by 0.30%. The diff coverage is 87.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #122      +/-   ##
==========================================
- Coverage   87.28%   86.97%   -0.31%     
==========================================
  Files          13       13              
  Lines         802      806       +4     
==========================================
+ Hits          700      701       +1     
- Misses        102      105       +3     
Impacted Files Coverage Δ
src/matmul.jl 91.14% <87.23%> (-0.22%) :arrow_down:
src/funcptrs.jl 97.01% <0.00%> (-2.99%) :arrow_down:

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 cd0be03...e4e286d. Read the comment docs.