JuliaPolyhedra / Polyhedra.jl

Polyhedral Computation Interface
Other
172 stars 27 forks source link

Fix order of dimensions in LPHRep #339

Closed blegat closed 5 months ago

blegat commented 5 months ago

Closes https://github.com/JuliaPolyhedra/Polyhedra.jl/issues/166 Closes https://github.com/JuliaPolyhedra/Polyhedra.jl/issues/338

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.98%. Comparing base (568db26) to head (f521ae0).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #339 +/- ## ======================================= Coverage 88.97% 88.98% ======================================= Files 37 37 Lines 3184 3205 +21 ======================================= + Hits 2833 2852 +19 - Misses 351 353 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.