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

update to StaticArrayInterface #74

Closed ChrisRackauckas closed 1 year ago

ChrisRackauckas commented 1 year ago

See the release notes on ArrayInterface v7 for details.

jipolanco commented 1 year ago

Thanks!

codecov-commenter commented 1 year ago

Codecov Report

Merging #74 (e517e54) into master (6b7602d) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master      #74   +/-   ##
=======================================
  Coverage   97.01%   97.01%           
=======================================
  Files          22       22           
  Lines        1238     1238           
=======================================
  Hits         1201     1201           
  Misses         37       37           
Impacted Files Coverage Δ
src/array_interface.jl 100.00% <100.00%> (ø)
src/PencilIO/mpi_io.jl 95.97% <0.00%> (-0.03%) :arrow_down:
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.