JuliaSIMD / StrideArrays.jl

Library supporting the ArrayInterface.jl strided array interface.
MIT License
54 stars 9 forks source link

StrideArraysCore v0.4 #64

Closed chriselrod closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 63.40% // Head: 50.40% // Decreases project coverage by -13.00% :warning:

Coverage data is based on head (48a0f47) compared to base (9e6cfa5). Patch coverage: 33.33% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #64 +/- ## =========================================== - Coverage 63.40% 50.40% -13.01% =========================================== Files 4 4 Lines 235 250 +15 =========================================== - Hits 149 126 -23 - Misses 86 124 +38 ``` | [Impacted Files](https://codecov.io/gh/JuliaSIMD/StrideArrays.jl/pull/64?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaSIMD) | Coverage Δ | | |---|---|---| | [src/blas.jl](https://codecov.io/gh/JuliaSIMD/StrideArrays.jl/pull/64/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaSIMD#diff-c3JjL2JsYXMuamw=) | `24.44% <0.00%> (+0.53%)` | :arrow_up: | | [src/broadcast.jl](https://codecov.io/gh/JuliaSIMD/StrideArrays.jl/pull/64/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaSIMD#diff-c3JjL2Jyb2FkY2FzdC5qbA==) | `47.91% <33.33%> (-26.83%)` | :arrow_down: | | [src/miscellaneous.jl](https://codecov.io/gh/JuliaSIMD/StrideArrays.jl/pull/64/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaSIMD#diff-c3JjL21pc2NlbGxhbmVvdXMuamw=) | `54.87% <33.33%> (-9.31%)` | :arrow_down: | | [src/rand.jl](https://codecov.io/gh/JuliaSIMD/StrideArrays.jl/pull/64/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaSIMD#diff-c3JjL3JhbmQuamw=) | `88.88% <100.00%> (ø)` | | 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=JuliaSIMD). 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=JuliaSIMD)

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