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

Change jump_and_march to find_triangle #133

Closed DanielVandH closed 2 months ago

DanielVandH commented 2 months ago

Closes #110

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 97.36842% with 1 line in your changes missing coverage. Please review.

Project coverage is 94.58%. Comparing base (4a09945) to head (25eca69). Report is 1 commits behind head on main.

Files Patch % Lines
...c/data_structures/triangulation/methods/weights.jl 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #133 +/- ## ========================================== - Coverage 94.59% 94.58% -0.02% ========================================== Files 93 93 Lines 9785 9785 ========================================== - Hits 9256 9255 -1 - Misses 529 530 +1 ```

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