mattermost-community/focalboard

Auto-generate Cypress code coverage report

Open

#330 创建于 2021年4月24日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)TypeScript (26,187 star) (2,542 fork)user submission
EnhancementHacktoberfestHelp WantedUp for grabs

描述

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.

贡献者指南