JuliaPolyhedra / Polyhedra.jl

Polyhedral Computation Interface
Other
172 stars 27 forks source link

Implement 2D decomposition with GeometryBasics #274

Closed blegat closed 2 years ago

blegat commented 2 years ago

That should allow 2D polyhedra to be plotted with Makie and MeshCat

codecov[bot] commented 2 years ago

Codecov Report

Merging #274 (ef79928) into master (913d7ef) will increase coverage by 0.03%. The diff coverage is 64.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #274      +/-   ##
==========================================
+ Coverage   87.93%   87.96%   +0.03%     
==========================================
  Files          37       37              
  Lines        2867     2876       +9     
==========================================
+ Hits         2521     2530       +9     
  Misses        346      346              
Impacted Files Coverage Δ
src/decompose.jl 76.51% <64.28%> (+1.71%) :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 913d7ef...ef79928. Read the comment docs.