JuliaPolyhedra / Polyhedra.jl

Polyhedral Computation Interface
Other
172 stars 27 forks source link

Fix decompose for StaticArrays-based rep #273

Closed blegat closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #273 (96d7512) into master (26cf2bb) will increase coverage by 0.06%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #273      +/-   ##
==========================================
+ Coverage   87.86%   87.93%   +0.06%     
==========================================
  Files          37       37              
  Lines        2867     2867              
==========================================
+ Hits         2519     2521       +2     
+ Misses        348      346       -2     
Impacted Files Coverage Δ
src/decompose.jl 74.79% <100.00%> (+1.40%) :arrow_up:
src/vecrep.jl 100.00% <0.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 26cf2bb...96d7512. Read the comment docs.