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

Use tuples #55

Merged
merged 4 commits into from
Jul 13, 2020
Merged

Use tuples #55

merged 4 commits into from
Jul 13, 2020

Conversation

JeffFessler
Copy link
Owner

adresses #49

@codecov
Copy link

codecov bot commented Jul 13, 2020

Codecov Report

Merging #55 into master will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #55      +/-   ##
==========================================
+ Coverage   98.81%   98.86%   +0.04%     
==========================================
  Files          48       48              
  Lines        2107     2107              
==========================================
+ Hits         2082     2083       +1     
+ Misses         25       24       -1     
Impacted Files Coverage Δ
src/utility/downsample.jl 100.00% <ø> (ø)
src/fbp/ellipse_sino.jl 100.00% <100.00%> (ø)
src/fbp/image_geom.jl 100.00% <100.00%> (ø)
src/fbp/rect_sino.jl 100.00% <100.00%> (ø)
src/mri/mri_trajectory.jl 100.00% <100.00%> (ø)
src/mri/mri_objects.jl 100.00% <0.00%> (+0.61%) ⬆️

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 5172450...d3d6772. Read the comment docs.

@JeffFessler JeffFessler merged commit c4bcae0 into master Jul 13, 2020
@JeffFessler JeffFessler deleted the down branch July 13, 2020 21:06
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