Skip to content

Add a vtk_mesh_is_valid helper to check validity of VTK meshes #1836

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

Merged
merged 26 commits into from
May 5, 2025

Conversation

PProfizi
Copy link
Contributor

Add a 'check_validity' argument to the dpf_mesh_to_vtk function.

… 'check_validity' argument to the dpf_mesh_to_vtk function.

Signed-off-by: paul.profizi <[email protected]>
Signed-off-by: paul.profizi <[email protected]>
Copy link

codecov bot commented Oct 25, 2024

Codecov Report

Attention: Patch coverage is 81.94444% with 13 lines in your changes missing coverage. Please review.

Project coverage is 83.75%. Comparing base (5efdcaf) to head (5aa311e).
Report is 1 commits behind head on master.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1836      +/-   ##
==========================================
- Coverage   83.76%   83.75%   -0.02%     
==========================================
  Files          90       90              
  Lines       10318    10388      +70     
==========================================
+ Hits         8643     8700      +57     
- Misses       1675     1688      +13     

@PProfizi PProfizi marked this pull request as ready for review October 29, 2024 13:46
@PProfizi PProfizi requested a review from a team as a code owner November 22, 2024 09:20
@PProfizi PProfizi removed the request for review from a team May 5, 2025 08:13
@PProfizi PProfizi self-assigned this May 5, 2025
@PProfizi PProfizi added the enhancement New feature or request label May 5, 2025
@PProfizi PProfizi merged commit c4298ea into master May 5, 2025
80 of 81 checks passed
@PProfizi PProfizi deleted the feat/add_vtk_grid_check branch May 5, 2025 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants