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

Remove unused imports. Fixes #100. #101

Closed chriselrod closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #101 (df6d301) into master (4a61d2b) will decrease coverage by 5.11%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #101      +/-   ##
==========================================
- Coverage   87.07%   81.96%   -5.12%     
==========================================
  Files          11       11              
  Lines         743      743              
==========================================
- Hits          647      609      -38     
- Misses         96      134      +38     
Impacted Files Coverage Δ
src/memory_buffer.jl 36.84% <0.00%> (-31.58%) :arrow_down:
src/global_constants.jl 50.00% <0.00%> (-10.00%) :arrow_down:
src/matmul.jl 81.66% <0.00%> (-9.35%) :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 4a61d2b...df6d301. Read the comment docs.