mattermost-community/focalboard

Auto-generate Cypress code coverage report

开放

#330 创建于 2021年4月24日

 (0 条评论) (0 个反应) (0 位负责人)TypeScript (2,542 个派生)user submission
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.

贡献者指南