JuliaLinearAlgebra / Octavian.jl

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

Upper bound CPUSummary #158

Closed chriselrod closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 86.11% // Head: 86.01% // Decreases project coverage by -0.10% :warning:

Coverage data is based on head (56d0aec) compared to base (49ee8a3). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #158 +/- ## ========================================== - Coverage 86.11% 86.01% -0.11% ========================================== Files 13 13 Lines 994 994 ========================================== - Hits 856 855 -1 - Misses 138 139 +1 ``` | [Impacted Files](https://codecov.io/gh/JuliaLinearAlgebra/Octavian.jl/pull/158?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaLinearAlgebra) | Coverage Δ | | |---|---|---| | [src/funcptrs.jl](https://codecov.io/gh/JuliaLinearAlgebra/Octavian.jl/pull/158/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaLinearAlgebra#diff-c3JjL2Z1bmNwdHJzLmps) | `97.29% <0.00%> (-2.71%)` | :arrow_down: | | [src/matmul.jl](https://codecov.io/gh/JuliaLinearAlgebra/Octavian.jl/pull/158/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaLinearAlgebra#diff-c3JjL21hdG11bC5qbA==) | `92.09% <0.00%> (+0.28%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaLinearAlgebra). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaLinearAlgebra)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.