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 degenerate weighted triangulation #184

Merged
merged 3 commits into from
Sep 13, 2024
Merged

Fix degenerate weighted triangulation #184

merged 3 commits into from
Sep 13, 2024

Conversation

DanielVandH
Copy link
Member

Fixes #183

Copy link

codecov bot commented Sep 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.00%. Comparing base (aeb6e8c) to head (ac934f1).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #184   +/-   ##
=======================================
  Coverage   95.00%   95.00%           
=======================================
  Files          95       95           
  Lines       10112    10112           
=======================================
  Hits         9607     9607           
  Misses        505      505           

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

@DanielVandH DanielVandH merged commit 6f24f16 into main Sep 13, 2024
8 checks passed
@DanielVandH DanielVandH deleted the sqrex2 branch September 13, 2024 20:16
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.

[BUG]: Degenerate weighted triangulation
1 participant