JuliaPolyhedra / Polyhedra.jl

Polyhedral Computation Interface
Other
172 stars 27 forks source link

Fix planar hull with several poins in the start/end sweep line #281

Closed blegat closed 2 years ago

blegat commented 2 years ago

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

codecov[bot] commented 2 years ago

Codecov Report

Merging #281 (08a0bd5) into master (cfa465f) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #281   +/-   ##
=======================================
  Coverage   88.34%   88.35%           
=======================================
  Files          37       37           
  Lines        2901     2910    +9     
=======================================
+ Hits         2563     2571    +8     
- Misses        338      339    +1     
Impacted Files Coverage Δ
src/planar.jl 99.12% <100.00%> (-0.88%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update cfa465f...08a0bd5. Read the comment docs.