Add code coverage
Open
@springmeyer is already working on this.
Since Oct 19, 2021.
enhancement
- Dominant language
- Shell
- Stars
- 25
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
We need to add code coverage support to make sure all of logbt is tested. Steps to get there:
- Package https://github.com/SimonKagstrom/kcov in mason (dodging https://github.com/SimonKagstrom/kcov/issues/166)
- Install
kcovmason binary on CI - Push results to codecov
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.