jipolanco / PencilFFTs.jl

Fast Fourier transforms of MPI-distributed Julia arrays
https://jipolanco.github.io/PencilFFTs.jl/dev/
MIT License
77 stars 7 forks source link

Use PermutedDimsArray for faster permutations #10

Closed jipolanco closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #10 into master will increase coverage by 0.03%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
+ Coverage   97.00%   97.04%   +0.03%     
==========================================
  Files          19       19              
  Lines         802      811       +9     
==========================================
+ Hits          778      787       +9     
  Misses         24       24              
Impacted Files Coverage Δ
src/PencilArrays/PencilArrays.jl 100.00% <ø> (ø)
src/PencilArrays/Transpositions.jl 97.39% <100.00%> (+0.12%) :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 ff47295...7401c39. Read the comment docs.