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 copy/deepcopy for Triangulation/VoronoiTessellation #201

Merged
merged 4 commits into from
Oct 1, 2024

Conversation

DanielVandH
Copy link
Member

Fixes #142

Copy link

codecov bot commented Oct 1, 2024

Codecov Report

Attention: Patch coverage is 99.50249% with 1 line in your changes missing coverage. Please review.

Project coverage is 94.84%. Comparing base (8606710) to head (1bb8bfe).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...ta_structures/mesh_refinement/boundary_enricher.jl 97.56% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #201      +/-   ##
==========================================
- Coverage   94.97%   94.84%   -0.13%     
==========================================
  Files         103      103              
  Lines       10215    10367     +152     
==========================================
+ Hits         9702     9833     +131     
- Misses        513      534      +21     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@DanielVandH DanielVandH merged commit 586d888 into main Oct 1, 2024
5 checks passed
@DanielVandH DanielVandH deleted the copytri branch October 1, 2024 20:06
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.

Implement copy for Triangulation
1 participant