Skip to content

Adds CI and a test to check the interface display on a 4 materials vortex

guillaume Peillex requested to merge 10-missing-continuous-integration into main

This MR is a proposal to introduce CI for the Themys filters.

The CMakeLists.txt files have been modified to enable CTest and the filters are tested with paraview.

To test the CI effectiveness, this MR also adds a test that check interface display through the use of the vtkMaterialInterface filter.

The debug build and the tests on it allow the measure of the code coverage.

@mathieu.westphal may i have your opinion about this MR please?

Closes #10 (closed)

Merge request reports