mattermost-community/focalboard

Auto-generate Cypress code coverage report

Open

#330 aperta il 24 apr 2021

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)TypeScript (2542 fork)user submission
EnhancementHacktoberfestHelp WantedUp for grabs

Metriche repository

Star
 (26.187 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor