Skip to content

Draft: Fix issue71 problems using non conforming interfaces on curved surfaces

Description

Here I want to fix issue #71

Testsuite: Testsuite!74

( mention associated Testsuite merge request by pasting a link )

Check before assigning to a maintainer for review

  • the history is clean
  • code is well documented and understandable
  • there is a testcase (in case of new functionality)
  • every commit passes the pipeline

Maintainer checks before merge

  • Review is approved, and all comments are resolved
  • Check for Testsuite changes, if yes check
    • Testsuite merge request merges fast-forward
    • Testsuite-submodule SHA of every CFS commit references a commit in Testsuite Merge Request
    • Testsuite-submodule SHA of last CFS commit points to HEAD of corresponding Testsuite branch
  • Pipeline passes for every commit
    • all tests of the stage test pass
    • tests in the stage test_extra run
    • new tests are actually running (e.g. check if they appear on CDash)
Edited by Patrick Heidegger

Merge request reports