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

PencilFFTPlan is now subtype of AbstractFFTs.Plan #31

Closed jipolanco closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #31 (8b0d13a) into master (0e3e31f) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #31   +/-   ##
=======================================
  Coverage   98.46%   98.46%           
=======================================
  Files          10       10           
  Lines         391      391           
=======================================
  Hits          385      385           
  Misses          6        6           
Impacted Files Coverage Δ
src/PencilFFTs.jl 100.00% <ø> (ø)
src/operations.jl 100.00% <100.00%> (ø)
src/plans.jl 96.92% <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 0e3e31f...8b0d13a. Read the comment docs.