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 #9

Closed jipolanco closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #9 (d14415a) into master (e2c78df) will increase coverage by 0.11%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #9      +/-   ##
==========================================
+ Coverage   96.37%   96.48%   +0.11%     
==========================================
  Files          15       16       +1     
  Lines         827      853      +26     
==========================================
+ Hits          797      823      +26     
  Misses         30       30              
Impacted Files Coverage Δ
src/PencilArrays.jl 100.00% <ø> (ø)
src/Pencils/Pencils.jl 98.14% <100.00%> (+0.14%) :arrow_up:
src/array_interface.jl 100.00% <100.00%> (ø)
src/arrays.jl 93.24% <100.00%> (+0.48%) :arrow_up:

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 e2c78df...d14415a. Read the comment docs.