Skip to content

fix(delaunay): reserve premade tets' darts in main insertion loop - #459

Merged
imrn99 merged 1 commit into
masterfrom
fix-delaunay
Apr 2, 2026
Merged

imrn99 merged 1 commit into
masterfrom
fix-delaunay

Conversation

@imrn99

@imrn99 imrn99 commented Apr 2, 2026

Copy link
Copy Markdown
Member

Description

Scope: Delaunay triangulation

Type of change: fix

Content description: move the dart reservation to the main loop. Tets are still made before the insertion loop, but this fixes an infinite loop bug.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.18%. Comparing base (1334290) to head (a3912b0).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #459   +/-   ##
=======================================
  Coverage   87.18%   87.18%           
=======================================
  Files          75       75           
  Lines       10921    10921           
=======================================
  Hits         9522     9522           
  Misses       1399     1399           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@imrn99
imrn99 merged commit 60420a0 into master Apr 2, 2026
13 checks passed
@imrn99
imrn99 deleted the fix-delaunay branch April 2, 2026 09:36
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.

2 participants