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

Update params and tilesearch.jl #94

Closed chriselrod closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #94 (0a78ca8) into master (388ac7d) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #94   +/-   ##
=======================================
  Coverage   86.46%   86.46%           
=======================================
  Files          11       11           
  Lines         724      724           
=======================================
  Hits          626      626           
  Misses         98       98           
Impacted Files Coverage Δ
src/global_constants.jl 60.00% <100.00%> (ø)
src/matmul.jl 90.37% <0.00%> (-0.38%) :arrow_down:
src/block_sizes.jl 96.66% <0.00%> (+1.66%) :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 388ac7d...0a78ca8. Read the comment docs.