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

Reuse timers from Pencil #55

Closed jipolanco closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #55 (a4ab3b7) into master (cc8c381) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #55   +/-   ##
=======================================
  Coverage   98.13%   98.13%           
=======================================
  Files           9        9           
  Lines         428      428           
=======================================
  Hits          420      420           
  Misses          8        8           
Impacted Files Coverage Δ
src/plans.jl 96.59% <ø> (ø)

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 cc8c381...a4ab3b7. Read the comment docs.