JuliaPolyhedra / Polyhedra.jl

Polyhedral Computation Interface
Other
172 stars 27 forks source link

Add ztol keyword to linearity detection #282

Closed blegat closed 2 years ago

blegat commented 2 years ago

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

codecov[bot] commented 2 years ago

Codecov Report

Merging #282 (2a3ccf9) into master (30d3543) will increase coverage by 0.00%. The diff coverage is 96.29%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #282   +/-   ##
=======================================
  Coverage   88.35%   88.35%           
=======================================
  Files          37       37           
  Lines        2910     2911    +1     
=======================================
+ Hits         2571     2572    +1     
  Misses        339      339           
Impacted Files Coverage Δ
src/redundancy.jl 91.24% <75.00%> (ø)
src/aff.jl 95.87% <100.00%> (+0.04%) :arrow_up:
src/linearity.jl 91.73% <100.00%> (ø)

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 30d3543...2a3ccf9. Read the comment docs.