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 convenience constructors for Pencil and MPITopology #16

Closed jipolanco closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #16 (ab3077a) into master (2c918b0) will increase coverage by 0.04%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
+ Coverage   96.48%   96.53%   +0.04%     
==========================================
  Files          16       16              
  Lines         853      865      +12     
==========================================
+ Hits          823      835      +12     
  Misses         30       30              
Impacted Files Coverage Δ
src/arrays.jl 93.24% <ø> (ø)
src/Pencils/MPITopologies.jl 97.36% <100.00%> (+0.39%) :arrow_up:
src/Pencils/Pencils.jl 98.21% <100.00%> (+0.06%) :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 2c918b0...ab3077a. Read the comment docs.