Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement 2D decomposition with GeometryBasics #274

Merged
merged 4 commits into from
Oct 26, 2021
Merged

Conversation

blegat
Copy link
Member

@blegat blegat commented Oct 10, 2021

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

@codecov
Copy link

codecov bot commented Oct 10, 2021

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%) ⬆️

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.

@blegat blegat merged commit 31ef785 into master Oct 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant