Skip to content

Unit test for remesh.cpp #489

@Eleven7825

Description

@Eleven7825

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions