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

Allow reading MPI-IO files without JSON metadata #66

Closed jipolanco closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #66 (9c607e2) into master (c88e7cb) will decrease coverage by 0.04%. The diff coverage is 96.00%.

@@            Coverage Diff             @@
##           master      #66      +/-   ##
==========================================
- Coverage   97.02%   96.98%   -0.05%     
==========================================
  Files          22       22              
  Lines        1212     1228      +16     
==========================================
+ Hits         1176     1191      +15     
- Misses         36       37       +1     
Impacted Files Coverage Δ
src/PencilIO/mpi_io.jl 95.97% <96.00%> (-0.23%) :arrow_down:

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 c88e7cb...9c607e2. Read the comment docs.