Add test coverage metrics to the build
Open
@JamesLMilner is already working on this.
Since Aug 4, 2021.
operations
- Dominant language
- TypeScript
- Stars
- 10.5k
- Forks
- 1k
- Avg merge
- 1h 11m
- Merged PRs (30d)
- 4
Description
It shouldn't be too much work to add nyc to the dependencies and have our tests spit out the test coverage numbers when we run them. It would help us be more comfortable with larger refactors on packages we are not familiar with.
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.