LIHPC-Computational-Geometry / gmds

GMDS, for Generic Mesh Data Structures and Services, provide a set of libraries to represent and handles meshes in the context of numerical simulation. It mainly targets quad and hex mesh generation and adaptation.
https://lihpc-computational-geometry.github.io/gmds/
GNU Lesser General Public License v2.1
26 stars 5 forks source link

IG Module code coverage improvement #343

Open franck-ledoux opened 5 months ago

franck-ledoux commented 5 months ago

The aim of this issue is to increase the code coverage percentage of the ig component to reach at least 75% of coverage. To do that new test suites must be added in the tst/ sub repository of ig module

create-issue-branch[bot] commented 5 months ago

Branch issue-343-IG_Module_code_coverage_improvement created!