-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Problem
During work on pull request #450, we(@mrp089 and I) noticed that remesh.cpp currently has 0% test coverage. Since we have made several changes to this file, we would like to ensure that the remeshing functionality remains functional. If any tests exist for remesh.cpp (e.g., locally or in development branches), it would be helpful to have them added to the test suite.
Solution
Add existing or create new tests for remesh.cpp to improve code coverage and verify correctness after changes in PR #450.
If no tests are available, we will proceed with merging the PR, but adding tests is strongly encouraged for future stability.
Additional context
No response
Code of Conduct
- I agree to follow this project's Code of Conduct and Contributing Guidelines
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request