Coverage reportΒΆ
Coverage reports can be generated by ensuring the module coverage is installed (or installing melissa with -DMELISSA_DEVELOP_MODE=ON) and then executing:
which will run the unit tests and then create a folder with detailed summary information about the code coverage.