JuliaSIMD / Polyester.jl

The cheapest threads you can find!
MIT License
244 stars 14 forks source link

Updates for ArrayInterface 7 and StaticArrayInterface #102

Closed chriselrod closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 91.64% // Head: 91.81% // Increases project coverage by +0.16% :tada:

Coverage data is based on head (b4f86a1) compared to base (eb1a665). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #102 +/- ## ========================================== + Coverage 91.64% 91.81% +0.16% ========================================== Files 3 2 -1 Lines 419 391 -28 ========================================== - Hits 384 359 -25 + Misses 35 32 -3 ``` | [Impacted Files](https://codecov.io/gh/JuliaSIMD/Polyester.jl/pull/102?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaSIMD) | Coverage Δ | | |---|---|---| | [src/closure.jl](https://codecov.io/gh/JuliaSIMD/Polyester.jl/pull/102?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaSIMD#diff-c3JjL2Nsb3N1cmUuamw=) | `90.07% <100.00%> (+0.45%)` | :arrow_up: | | [src/batch.jl](https://codecov.io/gh/JuliaSIMD/Polyester.jl/pull/102?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaSIMD#diff-c3JjL2JhdGNoLmps) | `95.79% <0.00%> (-0.33%)` | :arrow_down: | | [src/Polyester.jl](https://codecov.io/gh/JuliaSIMD/Polyester.jl/pull/102?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaSIMD#diff-c3JjL1BvbHllc3Rlci5qbA==) | | | 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.