Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace undef with similar #113

Merged
merged 9 commits into from
May 25, 2022
Merged

Replace undef with similar #113

merged 9 commits into from
May 25, 2022

Conversation

JeffFessler
Copy link
Owner

For better GPU / CUDA compatibility.
Also updating tabs to 4space and updating type interference checks.

@codecov
Copy link

codecov bot commented May 25, 2022

Codecov Report

Merging #113 (7f749d6) into main (1be5a79) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #113   +/-   ##
=======================================
  Coverage   99.95%   99.95%           
=======================================
  Files          45       45           
  Lines        2194     2262   +68     
=======================================
+ Hits         2193     2261   +68     
  Misses          1        1           
Impacted Files Coverage Δ
src/nufft/dtft.jl 100.00% <100.00%> (ø)
src/system/Afft.jl 100.00% <100.00%> (ø)
src/utility/downsample.jl 100.00% <100.00%> (ø)
src/utility/map_many.jl 100.00% <100.00%> (ø)
src/io/ir_dump.jl 100.00% <0.00%> (ø)
src/fbp/rect_im.jl 100.00% <0.00%> (ø)
src/mri/exp_mult.jl 100.00% <0.00%> (ø)
src/utility/mask.jl 100.00% <0.00%> (ø)
src/fbp/cuboid_im.jl 100.00% <0.00%> (ø)
... and 19 more

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 1be5a79...7f749d6. Read the comment docs.

@JeffFessler JeffFessler merged commit 9f8791b into main May 25, 2022
@JeffFessler JeffFessler deleted the undef branch May 25, 2022 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant