JuliaPolyhedra / Polyhedra.jl

Polyhedral Computation Interface
Other
172 stars 27 forks source link

Fix edge case for planar hull #334

Closed blegat closed 7 months ago

blegat commented 7 months ago

Closes https://github.com/JuliaPolyhedra/Polyhedra.jl/issues/333

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (f582320) 88.92% compared to head (2d4c13d) 88.97%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #334 +/- ## ========================================== + Coverage 88.92% 88.97% +0.04% ========================================== Files 37 37 Lines 3170 3184 +14 ========================================== + Hits 2819 2833 +14 Misses 351 351 ```

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