EnhancementHacktoberfestHelp WantedUp for grabs
仓库指标
- 星标
- (26,187 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
An issue to track adding code coverage reports to the Cypress test runs. I had looked into this briefly (Cypress docs), but found that it created conflicts with the Jest code coverage. If someone would like to try setting this up, please grab this ticket. Thanks!
Ideally, we would auto-generate code coverage reports on CI runs. If that takes too long (around +10s), we can move that to a separate workflow.
Bonus points: Create a combined Jest + Cypress code coverage report.