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 edge case for planar hull #334

Merged
merged 2 commits into from
Feb 15, 2024
Merged

Fix edge case for planar hull #334

merged 2 commits into from
Feb 15, 2024

Conversation

blegat
Copy link
Member

@blegat blegat commented Feb 14, 2024

Closes #333

Copy link

codecov bot commented Feb 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f582320) 88.92% compared to head (2d4c13d) 88.97%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #334      +/-   ##
==========================================
+ Coverage   88.92%   88.97%   +0.04%     
==========================================
  Files          37       37              
  Lines        3170     3184      +14     
==========================================
+ Hits         2819     2833      +14     
  Misses        351      351              

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

@blegat blegat merged commit 4dda979 into master Feb 15, 2024
7 checks passed
blegat added a commit that referenced this pull request Feb 15, 2024
* Fix edge case for planar hull

* Fix
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.

Non-redundant vertices removed
1 participant