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

Updates for ArrayInterface 3. #63

Closed chriselrod closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #63 (89cfc3c) into master (051ddfa) will decrease coverage by 26.57%. The diff coverage is 20.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #63       +/-   ##
===========================================
- Coverage   63.54%   36.97%   -26.58%     
===========================================
  Files          12       12               
  Lines         779      779               
===========================================
- Hits          495      288      -207     
- Misses        284      491      +207     
Impacted Files Coverage Δ
src/Octavian.jl 100.00% <ø> (ø)
src/matmul.jl 37.65% <20.00%> (-45.35%) :arrow_down:
src/funcptrs.jl 4.65% <0.00%> (-90.70%) :arrow_down:
src/block_sizes.jl 75.86% <0.00%> (-20.69%) :arrow_down:
src/memory_buffer.jl 34.48% <0.00%> (-13.80%) :arrow_down:
src/global_constants.jl 56.25% <0.00%> (-1.57%) :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 051ddfa...ba1830d. Read the comment docs.