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

Fix orientation bug #93

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Fix orientation bug #93

wants to merge 2 commits into from

Conversation

maltezfaria
Copy link
Member

@maltezfaria maltezfaria commented Oct 4, 2024

Fix to #92

  • Make sure HyperRectangle always have lower_bound <= upper_bound
  • Fix bug in parametric_curve
  • Add docs to explain how to flip orientation

Copy link

codecov bot commented Oct 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.19%. Comparing base (2bad1c5) to head (2cc6284).

Additional details and impacted files
@@             Coverage Diff             @@
##             main      #93       +/-   ##
===========================================
- Coverage   79.86%   66.19%   -13.68%     
===========================================
  Files          25       25               
  Lines        3025     3026        +1     
===========================================
- Hits         2416     2003      -413     
- Misses        609     1023      +414     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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