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 #94 #95

Closed DanielVandH closed 10 months ago

DanielVandH commented 10 months ago

Fix #94

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (40c6c34) 94.17% compared to head (f3b7fe2) 94.25%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #95 +/- ## ========================================== + Coverage 94.17% 94.25% +0.08% ========================================== Files 75 75 Lines 5617 5609 -8 ========================================== - Hits 5290 5287 -3 + Misses 327 322 -5 ``` | [Files](https://app.codecov.io/gh/DanielVandH/DelaunayTriangulation.jl/pull/95?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Daniel+VandenHeuvel) | Coverage Δ | | |---|---|---| | [src/triangulation/bowyer\_watson.jl](https://app.codecov.io/gh/DanielVandH/DelaunayTriangulation.jl/pull/95?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Daniel+VandenHeuvel#diff-c3JjL3RyaWFuZ3VsYXRpb24vYm93eWVyX3dhdHNvbi5qbA==) | `96.27% <100.00%> (ø)` | | ... and [3 files with indirect coverage changes](https://app.codecov.io/gh/DanielVandH/DelaunayTriangulation.jl/pull/95/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.