Gulp command for code coverage
Open
@J-Fields is already working on this.
Since Dec 3, 2019.
- Dominant language
- TypeScript
- Stars
- 15.2k
- Forks
- 1.5k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 6
Description
nyc seems like the best option. It'd be cool, though not necessary, to integrate it into our CI. Mainly, this is to make sure we're testing different config options, as a lot of bugs are introduced when we neglect to exercise some behavior under a particular configuration.
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.