Skip to content

Update references to reflexive and anti-reflexive datatypes to OnlyEvenPals where necessary

What does this MR do and why?

Chore: update references to reflexive and anti-reflexive datatypes to OnlyEvenPals where necessary (mainly in quadratic algorithm and its unit tests).

How to validate

Check whether there are still out-of-date references to reflexive/anti-reflexive.

MR acceptance checklist

  • The code in the merge request completes all the elements in the ticket it is linked to.
  • The code is sufficiently tested, use HPC as described in the DEVELOPER.md to check this.
  • All tests pass.
  • There are no new HLint warnings.
  • The code adheres to the style guide and is properly formatted.
  • The code structure makes sense and can not be easily improved.
  • No unused/commented out code and no TODO comments.

Closes V25B-783

Edited by Goof Vos

Merge request reports

Loading