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

Add ellipsoid #28

Merged
merged 22 commits into from
Jul 4, 2022
Merged

Add ellipsoid #28

merged 22 commits into from
Jul 4, 2022

Conversation

JeffFessler
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jun 20, 2022

Codecov Report

Merging #28 (e84919c) into main (4344da2) will increase coverage by 1.57%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##             main       #28      +/-   ##
===========================================
+ Coverage   98.42%   100.00%   +1.57%     
===========================================
  Files          10        12       +2     
  Lines         318       422     +104     
===========================================
+ Hits          313       422     +109     
+ Misses          5         0       -5     
Impacted Files Coverage Δ
src/ellipse.jl 100.00% <100.00%> (ø)
src/ellipsoid.jl 100.00% <100.00%> (ø)
src/gauss2.jl 100.00% <100.00%> (ø)
src/mri-sense.jl 100.00% <100.00%> (ø)
src/object.jl 100.00% <100.00%> (+7.04%) ⬆️
src/object3.jl 100.00% <100.00%> (ø)
src/rect.jl 100.00% <100.00%> (ø)
src/triangle.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 2a8e5c8...e84919c. Read the comment docs.

@JeffFessler JeffFessler marked this pull request as ready for review July 4, 2022 01:50
@JeffFessler JeffFessler merged commit 4443978 into main Jul 4, 2022
@JeffFessler JeffFessler deleted the ellipsoid branch July 4, 2022 01:51
@JeffFessler JeffFessler mentioned this pull request Jul 9, 2022
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.

1 participant