Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: enabled coverage information generation
- `*.gcno` notes files are generated during compilation and assembly of the game's source files. - `*.gcda` count data files are generated during execution of the test suite (`carbon`).
- Loading branch information