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

Add support for broadcasting (Global)PencilArrays #6

Closed jipolanco closed 3 years ago

jipolanco commented 4 years ago

Things to do:

Closes #3

codecov-commenter commented 4 years ago

Codecov Report

Merging #6 into master will increase coverage by 0.08%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
+ Coverage   95.63%   95.71%   +0.08%     
==========================================
  Files          15       16       +1     
  Lines         687      700      +13     
==========================================
+ Hits          657      670      +13     
  Misses         30       30              
Impacted Files Coverage Δ
src/PencilArrays.jl 100.00% <ø> (ø)
src/broadcast.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 72641e3...5b0e0db. Read the comment docs.