JuliaSIMD / Polyester.jl

The cheapest threads you can find!
MIT License
240 stars 13 forks source link

CompatHelper: bump compat for ArrayInterface to 7, (keep existing compat) #101

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the ArrayInterface package from 6 to 6, 7. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov[bot] commented 1 year ago

Codecov Report

Base: 91.64% // Head: 91.58% // Decreases project coverage by -0.07% :warning:

Coverage data is based on head (5fccdfa) compared to base (eb1a665). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #101 +/- ## ========================================== - Coverage 91.64% 91.58% -0.07% ========================================== Files 3 2 -1 Lines 419 392 -27 ========================================== - Hits 384 359 -25 + Misses 35 33 -2 ``` | [Impacted Files](https://codecov.io/gh/JuliaSIMD/Polyester.jl/pull/101?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaSIMD) | Coverage Δ | | |---|---|---| | [src/batch.jl](https://codecov.io/gh/JuliaSIMD/Polyester.jl/pull/101?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/101?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaSIMD#diff-c3JjL1BvbHllc3Rlci5qbA==) | | | | [src/closure.jl](https://codecov.io/gh/JuliaSIMD/Polyester.jl/pull/101?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaSIMD#diff-c3JjL2Nsb3N1cmUuamw=) | `89.74% <0.00%> (+0.12%)` | :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=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.