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 methods to reflect geometry in a layer or canvas about a line #97

Merged
merged 1 commit into from
Sep 8, 2023

Conversation

nathan-hess
Copy link
Owner

Minor Updates

  • Added methods to reflect all shapes in a Layer or Canvas about a line

@nathan-hess nathan-hess added enhancement New feature or request shapes Functions for designing geometric shapes labels Sep 8, 2023
@nathan-hess nathan-hess self-assigned this Sep 8, 2023
@codecov
Copy link

codecov bot commented Sep 8, 2023

Codecov Report

Merging #97 (8106116) into main (2bf7551) will increase coverage by 0.011%.
The diff coverage is 100.000%.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##              main       #97       +/-   ##
=============================================
+ Coverage   98.718%   98.730%   +0.011%     
=============================================
  Files           27        27               
  Lines         1951      1969       +18     
=============================================
+ Hits          1926      1944       +18     
  Misses          25        25               
Files Changed Coverage Δ
mahautils/shapes/canvas.py 100.000% <100.000%> (ø)
mahautils/shapes/layer.py 100.000% <100.000%> (ø)

@nathan-hess nathan-hess merged commit 030c8aa into main Sep 8, 2023
18 checks passed
@nathan-hess nathan-hess deleted the add-reflect-methods branch September 8, 2023 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request shapes Functions for designing geometric shapes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant