ludvigak / FINUFFT.jl

Julia interface to the nonuniform FFT library FINUFFT
Other
33 stars 9 forks source link

Implement interfaces to 32-bit floating point calls #27

Closed ludvigak closed 3 years ago

ludvigak commented 3 years ago

Fixes #22

codecov-io commented 3 years ago

Codecov Report

Merging #27 (d0035a5) into master (8c21c66) will increase coverage by 5.57%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
+ Coverage   82.44%   88.02%   +5.57%     
==========================================
  Files           1        2       +1     
  Lines         131      192      +61     
==========================================
+ Hits          108      169      +61     
  Misses         23       23              
Impacted Files Coverage Δ
src/FINUFFT.jl 82.57% <ø> (+0.13%) :arrow_up:
src/single.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 8c21c66...d0035a5. Read the comment docs.