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

Move to Github actions for CI #28

Closed jipolanco closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #28 (5442f87) into master (292d1ac) will increase coverage by 0.34%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
+ Coverage   99.07%   99.42%   +0.34%     
==========================================
  Files           9        9              
  Lines         326      350      +24     
==========================================
+ Hits          323      348      +25     
+ Misses          3        2       -1     
Impacted Files Coverage Δ
src/global_fft.jl 100.00% <0.00%> (ø)
src/operations.jl 100.00% <0.00%> (ø)
src/pencil_plans.jl 100.00% <0.00%> (ø)
src/Transforms/r2r.jl 100.00% <0.00%> (+3.03%) :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 292d1ac...5442f87. Read the comment docs.