JuliaGeometry / DelaunayTriangulation.jl

Delaunay triangulations and Voronoi tessellations in two dimensions.
https://juliageometry.github.io/DelaunayTriangulation.jl/
MIT License
62 stars 5 forks source link

Allow for ExactPredicates to be toggled #131

Closed DanielVandH closed 2 months ago

DanielVandH commented 2 months ago

Fixes #122

TODO:

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 98.67257% with 3 lines in your changes missing coverage. Please review.

Project coverage is 94.57%. Comparing base (35b7ec2) to head (cea95ca). Report is 2 commits behind head on main.

Files Patch % Lines
src/validation.jl 98.10% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #131 +/- ## ========================================== - Coverage 95.32% 94.57% -0.76% ========================================== Files 92 93 +1 Lines 9139 9785 +646 ========================================== + Hits 8712 9254 +542 - Misses 427 531 +104 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.