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

Convert all numbers to Float64 internally #75

Closed DanielVandH closed 1 year ago

DanielVandH commented 1 year ago

Closes #73

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.03% :tada:

Comparison is base (4167b51) 93.44% compared to head (c498c41) 93.48%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #75 +/- ## ========================================== + Coverage 93.44% 93.48% +0.03% ========================================== Files 73 73 Lines 5450 5446 -4 ========================================== - Hits 5093 5091 -2 + Misses 357 355 -2 ``` | [Files Changed](https://app.codecov.io/gh/DanielVandH/DelaunayTriangulation.jl/pull/75?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Daniel+VandenHeuvel) | Coverage Δ | | |---|---|---| | [src/data\_structures/refinement/refinement\_queue.jl](https://app.codecov.io/gh/DanielVandH/DelaunayTriangulation.jl/pull/75?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Daniel+VandenHeuvel#diff-c3JjL2RhdGFfc3RydWN0dXJlcy9yZWZpbmVtZW50L3JlZmluZW1lbnRfcXVldWUuamw=) | `95.00% <100.00%> (+3.33%)` | :arrow_up: | | [src/data\_structures/statistics.jl](https://app.codecov.io/gh/DanielVandH/DelaunayTriangulation.jl/pull/75?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Daniel+VandenHeuvel#diff-c3JjL2RhdGFfc3RydWN0dXJlcy9zdGF0aXN0aWNzLmps) | `78.26% <100.00%> (-0.38%)` | :arrow_down: | | [src/data\_structures/voronoi/voronoi.jl](https://app.codecov.io/gh/DanielVandH/DelaunayTriangulation.jl/pull/75?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Daniel+VandenHeuvel#diff-c3JjL2RhdGFfc3RydWN0dXJlcy92b3Jvbm9pL3Zvcm9ub2kuamw=) | `80.31% <100.00%> (ø)` | | | [src/geometry\_utils/intersections.jl](https://app.codecov.io/gh/DanielVandH/DelaunayTriangulation.jl/pull/75?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Daniel+VandenHeuvel#diff-c3JjL2dlb21ldHJ5X3V0aWxzL2ludGVyc2VjdGlvbnMuamw=) | `97.08% <100.00%> (ø)` | | | [src/geometry\_utils/polygons.jl](https://app.codecov.io/gh/DanielVandH/DelaunayTriangulation.jl/pull/75?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Daniel+VandenHeuvel#diff-c3JjL2dlb21ldHJ5X3V0aWxzL3BvbHlnb25zLmps) | `100.00% <100.00%> (ø)` | | | [src/geometry\_utils/polylabel.jl](https://app.codecov.io/gh/DanielVandH/DelaunayTriangulation.jl/pull/75?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Daniel+VandenHeuvel#diff-c3JjL2dlb21ldHJ5X3V0aWxzL3BvbHlsYWJlbC5qbA==) | `100.00% <100.00%> (ø)` | | | [src/interfaces/points.jl](https://app.codecov.io/gh/DanielVandH/DelaunayTriangulation.jl/pull/75?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Daniel+VandenHeuvel#diff-c3JjL2ludGVyZmFjZXMvcG9pbnRzLmps) | `94.38% <100.00%> (+0.19%)` | :arrow_up: | | [src/point\_location/initialisers.jl](https://app.codecov.io/gh/DanielVandH/DelaunayTriangulation.jl/pull/75?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Daniel+VandenHeuvel#diff-c3JjL3BvaW50X2xvY2F0aW9uL2luaXRpYWxpc2Vycy5qbA==) | `96.94% <100.00%> (ø)` | | | [src/predicates/general.jl](https://app.codecov.io/gh/DanielVandH/DelaunayTriangulation.jl/pull/75?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Daniel+VandenHeuvel#diff-c3JjL3ByZWRpY2F0ZXMvZ2VuZXJhbC5qbA==) | `98.08% <100.00%> (ø)` | | | [src/refinement/encroachment.jl](https://app.codecov.io/gh/DanielVandH/DelaunayTriangulation.jl/pull/75?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Daniel+VandenHeuvel#diff-c3JjL3JlZmluZW1lbnQvZW5jcm9hY2htZW50Lmps) | `98.11% <100.00%> (ø)` | | | ... and [6 more](https://app.codecov.io/gh/DanielVandH/DelaunayTriangulation.jl/pull/75?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.