mattermost-community/focalboard
Vedi su GitHubAuto-generate Cypress code coverage report
Open
#330 aperta il 24 apr 2021
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.