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

Fix #96 #97

Closed DanielVandH closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (1d087ec) 94.12% compared to head (54a20f0) 94.26%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #97 +/- ## ========================================== + Coverage 94.12% 94.26% +0.13% ========================================== Files 75 75 Lines 5617 5612 -5 ========================================== + Hits 5287 5290 +3 + Misses 330 322 -8 ``` | [Files](https://app.codecov.io/gh/DanielVandH/DelaunayTriangulation.jl/pull/97?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Daniel+VandenHeuvel) | Coverage Δ | | |---|---|---| | [src/operations/delete\_point.jl](https://app.codecov.io/gh/DanielVandH/DelaunayTriangulation.jl/pull/97?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Daniel+VandenHeuvel#diff-c3JjL29wZXJhdGlvbnMvZGVsZXRlX3BvaW50Lmps) | `98.93% <100.00%> (+0.03%)` | :arrow_up: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/DanielVandH/DelaunayTriangulation.jl/pull/97/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Daniel+VandenHeuvel)

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