JuliaSIMD / StrideArrays.jl

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

CompatHelper: bump compat for ArrayInterface to 6, (keep existing compat) #49

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the ArrayInterface package from 3, 5 to 3, 5, 6. 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 2 years ago

Codecov Report

Merging #49 (7f4a3e9) into master (5ee2e9b) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 7f4a3e9 differs from pull request most recent head 79945fc. Consider uploading reports for the commit 79945fc to get more accurate results

@@           Coverage Diff           @@
##           master      #49   +/-   ##
=======================================
  Coverage   66.85%   66.85%           
=======================================
  Files           4        4           
  Lines         350      350           
=======================================
  Hits          234      234           
  Misses        116      116           

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 5ee2e9b...79945fc. Read the comment docs.