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 README.md #93

Closed ViralBShah closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #93 (f9e1216) into master (a856f5f) will decrease coverage by 5.24%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #93      +/-   ##
==========================================
- Coverage   86.46%   81.21%   -5.25%     
==========================================
  Files          11       11              
  Lines         724      724              
==========================================
- Hits          626      588      -38     
- Misses         98      136      +38     
Impacted Files Coverage Δ
src/memory_buffer.jl 36.84% <0.00%> (-31.58%) :arrow_down:
src/matmul.jl 80.74% <0.00%> (-10.00%) :arrow_down:
src/global_constants.jl 50.00% <0.00%> (-10.00%) :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 a856f5f...f9e1216. Read the comment docs.