Skip to content

Test coverage scripts added

Jaden Bailey requested to merge testcoverage into main

Added a test coverage trait to build.sh and generate.sh. Added a test.sh script that will generate code coverage stuff when passed the -c. To see the code coverage report, look at the index.html file in the code_coverage_report directory.

Merge request reports