JuliaPolyhedra / Polyhedra.jl

Polyhedral Computation Interface
Other
172 stars 27 forks source link

Fix cartesian product mixing Vector and StaticVector #295

Closed blegat closed 2 years ago

blegat commented 2 years ago

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

codecov[bot] commented 2 years ago

Codecov Report

Merging #295 (c5eb916) into master (11037cf) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #295   +/-   ##
=======================================
  Coverage   88.99%   89.00%           
=======================================
  Files          37       37           
  Lines        3036     3037    +1     
=======================================
+ Hits         2702     2703    +1     
  Misses        334      334           
Impacted Files Coverage Δ
src/dimension.jl 88.46% <100.00%> (+0.46%) :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 11037cf...c5eb916. Read the comment docs.