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

Support ArrayInterface v3 #19

Closed jipolanco closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #19 (13c091d) into master (61efe6b) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #19   +/-   ##
=======================================
  Coverage   96.48%   96.48%           
=======================================
  Files          16       16           
  Lines         881      883    +2     
=======================================
+ Hits          850      852    +2     
  Misses         31       31           
Impacted Files Coverage Δ
src/Pencils/Pencils.jl 98.21% <ø> (ø)
src/array_interface.jl 100.00% <100.00%> (ø)

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 61efe6b...13c091d. Read the comment docs.