[tests]: coverage report on nightly basis
Open
Nobody has claimed this yet.
bug
TOPIC Core
- Dominant language
- TypeScript
- Stars
- 1.8k
- Forks
- 285
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 59
Description
Feature request
In the context of the monorepo, Cypress code coverage is currently configured for manual execution in local environments only.
Add an option to run the code coverage process automatically as part of the nightly build, so that coverage reports are generated and deployed on a regular basis.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the existing Cypress code coverage configuration and the monorepo's nightly build entry point. Determine where the coverage process is currently run manually, then verify that nightly execution generates and deploys the coverage reports on a regular basis.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cypress, typescript
- Domain
- ci-cd, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100