Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a script that collects overall code coverage profiles from all tests (including the metamorphic test). It generates three profiles, in LCOV format: `profile-tests.lcov`, `profile-meta.lcov`, and `profile-combined.lcov`. The intention is to make this script run nightly and add a front end to visualize the coverage.
- Loading branch information