JuliaPolyhedra / Polyhedra.jl

Polyhedral Computation Interface
Other
172 stars 27 forks source link

Fix sensitivity to noise in linearity detection #284

Closed blegat closed 2 years ago

blegat commented 2 years ago

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

codecov[bot] commented 2 years ago

Codecov Report

Merging #284 (1668147) into master (7a78dc7) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #284   +/-   ##
=======================================
  Coverage   88.35%   88.35%           
=======================================
  Files          37       37           
  Lines        2911     2912    +1     
=======================================
+ Hits         2572     2573    +1     
  Misses        339      339           
Impacted Files Coverage Δ
src/linearity.jl 91.80% <100.00%> (+0.06%) :arrow_up:

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 7a78dc7...1668147. Read the comment docs.