Speedup code coverage and include more tests
Excluding instrumentation from CPM and system headers improves code coverage target runtime.
Further improvements include fixed size matrices, no NaN initialization, enabling Eigen vectorization, and no Eigen and libc++ debugging.
- Tests covering your feature were added?
- Any new feature or behaviour change was documented?
- Add this merge request to the changelog
Edited by Dmitri Naumov