JuliaPolyhedra / Polyhedra.jl

Polyhedral Computation Interface
Other
172 stars 27 forks source link

Add test for issue 301 #302

Closed blegat closed 2 years ago

blegat commented 2 years ago

Closes JuliaPolyhedra/CDDLib.jl#73

codecov[bot] commented 2 years ago

Codecov Report

Merging #302 (1ffaa31) into master (8147600) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     JuliaPolyhedra/Polyhedra.jl#302   +/-   ##
=======================================
  Coverage   89.11%   89.11%           
=======================================
  Files          37       37           
  Lines        3051     3051           
=======================================
  Hits         2719     2719           
  Misses        332      332           
Impacted Files Coverage Δ
src/linearity.jl 91.80% <ø> (ø)
src/comp.jl 93.18% <100.00%> (ø)
src/redundancy.jl 91.55% <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 8147600...1ffaa31. Read the comment docs.