jipolanco / PencilArrays.jl

Distributed Julia arrays using the MPI protocol
https://jipolanco.github.io/PencilArrays.jl/dev/
MIT License
60 stars 8 forks source link

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

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-commenter commented 1 year ago

Codecov Report

Merging #75 (899d27c) into master (6b7602d) will increase coverage by 0.00%. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #75   +/-   ##
=======================================
  Coverage   97.01%   97.01%           
=======================================
  Files          22       22           
  Lines        1238     1239    +1     
=======================================
+ Hits         1201     1202    +1     
  Misses         37       37           
Impacted Files Coverage Δ
src/Pencils/Pencils.jl 99.15% <0.00%> (+<0.01%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.