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

Add `public`, `const`, and test on pre-release #140

Closed DanielVandH closed 1 month ago

DanielVandH commented 1 month ago
codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.57%. Comparing base (2bcadd8) to head (69e912e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #140 +/- ## ======================================= Coverage 94.57% 94.57% ======================================= Files 94 94 Lines 9792 9796 +4 ======================================= + Hits 9261 9265 +4 Misses 531 531 ```

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