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

440 refactor edge mesh operations #441

Merged
merged 3 commits into from
Oct 12, 2023

Conversation

zlyfunction
Copy link
Collaborator

Add

EdgeOperationData.hpp
EdgeMeshOperation.hpp
EdgeMeshOperation.cpp

In folder src/wmtk/operations/edge_mesh

@zlyfunction zlyfunction linked an issue Oct 12, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Oct 12, 2023

Codecov Report

Merging #441 (6f481d7) into main (e991d24) will increase coverage by 0.19%.
Report is 1 commits behind head on main.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #441      +/-   ##
==========================================
+ Coverage   82.43%   82.63%   +0.19%     
==========================================
  Files         158      158              
  Lines        4470     4474       +4     
==========================================
+ Hits         3685     3697      +12     
+ Misses        785      777       -8     
Flag Coverage Δ
wildmeshing 82.63% <100.00%> (+0.19%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
src/wmtk/EdgeMesh.cpp 89.03% <100.00%> (+5.37%) ⬆️
src/wmtk/EdgeMesh.hpp 50.00% <ø> (ø)
src/wmtk/EdgeMeshOperationExecutor.cpp 95.27% <100.00%> (+0.07%) ⬆️

Copy link
Collaborator

@mtao mtao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect! Lgtm

@zlyfunction zlyfunction merged commit fe0a006 into main Oct 12, 2023
8 of 9 checks passed
@zlyfunction zlyfunction deleted the 440-refactor-edge_mesh-operations branch October 12, 2023 19:40
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.

refactor edge_mesh operations
3 participants