libcellml
libcellml copied to clipboard
CMake: LLVM coverage should require unit tests
As for coverage and memcheck, LLVM coverage should require unit tests to be enabled.
I would have though that we should not make coverage and memcheck require unit tests. These settings don't require unit tests it is just convenient that they do from a CI perspective.
Either way, we should at least be consistent. We don't want to show bias against LLVM.