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

Update for PencilArrays v0.4 + StaticPermutations #25

Closed jipolanco closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #25 (91c0273) into master (9ace203) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #25   +/-   ##
=======================================
  Coverage   99.42%   99.42%           
=======================================
  Files           9        9           
  Lines         350      350           
=======================================
  Hits          348      348           
  Misses          2        2           
Impacted Files Coverage Δ
src/PencilFFTs.jl 100.00% <ø> (ø)
src/operations.jl 100.00% <100.00%> (ø)
src/pencil_plans.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 9ace203...f6c2788. Read the comment docs.