Skip to content

Add cylinder object and volume method #41

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

Merged
merged 9 commits into from
Aug 4, 2022
Merged

Add cylinder object and volume method #41

merged 9 commits into from
Aug 4, 2022

Conversation

JeffFessler
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Aug 3, 2022

Codecov Report

Merging #41 (10ac56c) into main (c4316cd) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #41   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           15        16    +1     
  Lines          448       477   +29     
=========================================
+ Hits           448       477   +29     
Impacted Files Coverage Δ
src/triangle.jl 100.00% <ø> (ø)
src/cuboid.jl 100.00% <100.00%> (ø)
src/cylinder.jl 100.00% <100.00%> (ø)
src/ellipse.jl 100.00% <100.00%> (ø)
src/ellipsoid.jl 100.00% <100.00%> (ø)
src/gauss2.jl 100.00% <100.00%> (ø)
src/gauss3.jl 100.00% <100.00%> (ø)
src/rect.jl 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@JeffFessler JeffFessler marked this pull request as ready for review August 4, 2022 01:10
@JeffFessler JeffFessler merged commit ecffa88 into main Aug 4, 2022
@JeffFessler JeffFessler deleted the cyl branch August 4, 2022 01:12
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