JuliaLinearAlgebra / Octavian.jl

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

Updates for VectorizationBase 0.18 #64

Closed chriselrod closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #64 (3b2e64a) into master (fe21ae1) will increase coverage by 13.07%. The diff coverage is 55.93%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #64       +/-   ##
===========================================
+ Coverage   65.85%   78.92%   +13.07%     
===========================================
  Files          12       12               
  Lines         779      598      -181     
===========================================
- Hits          513      472       -41     
+ Misses        266      126      -140     
Impacted Files Coverage Δ
src/Octavian.jl 100.00% <ø> (ø)
src/macrokernels.jl 75.00% <ø> (+52.48%) :arrow_up:
src/global_constants.jl 46.66% <35.13%> (-15.84%) :arrow_down:
src/matmul.jl 83.60% <89.47%> (-0.61%) :arrow_down:
src/block_sizes.jl 96.55% <100.00%> (+1.72%) :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 fe21ae1...bceb269. Read the comment docs.