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

Remove Gmsh entirely #80

Closed DanielVandH closed 5 months ago

DanielVandH commented 1 year ago

Merge this once v1.0 is ready

codecov[bot] commented 1 year ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (40c6c34) 94.17% compared to head (fade9cd) 96.25%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #80 +/- ## ========================================== + Coverage 94.17% 96.25% +2.07% ========================================== Files 75 74 -1 Lines 5617 5315 -302 ========================================== - Hits 5290 5116 -174 + Misses 327 199 -128 ``` | [Files](https://app.codecov.io/gh/DanielVandH/DelaunayTriangulation.jl/pull/80?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Daniel+VandenHeuvel) | Coverage Δ | | |---|---|---| | [src/DelaunayTriangulation.jl](https://app.codecov.io/gh/DanielVandH/DelaunayTriangulation.jl/pull/80?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Daniel+VandenHeuvel#diff-c3JjL0RlbGF1bmF5VHJpYW5ndWxhdGlvbi5qbA==) | `100.00% <ø> (ø)` | | | [src/data\_structures/triangulation/definition.jl](https://app.codecov.io/gh/DanielVandH/DelaunayTriangulation.jl/pull/80?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Daniel+VandenHeuvel#diff-c3JjL2RhdGFfc3RydWN0dXJlcy90cmlhbmd1bGF0aW9uL2RlZmluaXRpb24uamw=) | `36.36% <ø> (ø)` | |

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