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 dimension to AbstractShape #37

Merged
merged 2 commits into from
Jul 17, 2022
Merged

Add dimension to AbstractShape #37

merged 2 commits into from
Jul 17, 2022

Conversation

JeffFessler
Copy link
Member

To simplify things.

@codecov
Copy link

codecov bot commented Jul 17, 2022

Codecov Report

Merging #37 (0a1307b) into main (bfd6ad5) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #37   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           15        15           
  Lines          487       487           
=========================================
  Hits           487       487           
Impacted Files Coverage Δ
src/object.jl 100.00% <ø> (ø)
src/object2.jl 100.00% <ø> (ø)
src/object3.jl 100.00% <ø> (ø)
src/cuboid.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%> (ø)
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 bfd6ad5...0a1307b. Read the comment docs.

@JeffFessler JeffFessler marked this pull request as ready for review July 17, 2022 16:37
@JeffFessler JeffFessler merged commit 507d9f5 into main Jul 17, 2022
@JeffFessler JeffFessler deleted the shape2 branch July 17, 2022 16:37
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