JuliaPolyhedra / Polyhedra.jl

Polyhedral Computation Interface
Other
172 stars 27 forks source link

More robust planarhull for colinear points #254

Closed blegat closed 3 years ago

blegat commented 3 years ago

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

codecov[bot] commented 3 years ago

Codecov Report

Merging #254 (91e9ba0) into master (3a5d355) will increase coverage by 0.06%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #254      +/-   ##
==========================================
+ Coverage   78.12%   78.19%   +0.06%     
==========================================
  Files          39       39              
  Lines        3205     3215      +10     
==========================================
+ Hits         2504     2514      +10     
  Misses        701      701              
Impacted Files Coverage Δ
src/planar.jl 100.00% <100.00%> (ø)
src/lphrep.jl 89.47% <0.00%> (-0.11%) :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 3a5d355...91e9ba0. Read the comment docs.