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

Allow static 0.3 #107

Closed chriselrod closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #107 (56b5055) into master (082c694) will decrease coverage by 1.72%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #107      +/-   ##
==========================================
- Coverage   86.75%   85.03%   -1.73%     
==========================================
  Files          11       11              
  Lines         755      755              
==========================================
- Hits          655      642      -13     
- Misses        100      113      +13     
Impacted Files Coverage Δ
src/global_constants.jl 42.00% <0.00%> (-18.00%) :arrow_down:
src/funcptrs.jl 97.01% <0.00%> (-2.99%) :arrow_down:
src/matmul.jl 90.69% <0.00%> (-0.67%) :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 082c694...56b5055. Read the comment docs.