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

Override `any` and `all` for PencilArrays #50

Closed jipolanco closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #50 (bd95d07) into master (97a5f8f) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #50      +/-   ##
==========================================
+ Coverage   96.80%   96.82%   +0.01%     
==========================================
  Files          21       21              
  Lines        1159     1165       +6     
==========================================
+ Hits         1122     1128       +6     
  Misses         37       37              
Impacted Files Coverage Δ
src/reductions.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 97a5f8f...bd95d07. Read the comment docs.