cypress-io / cypress-io/code-coverage
Getting total execution time beside the total execution count in the coverage report
Open
- Dominant language
- TypeScript
- Stars
- 445
- Forks
- 115
- PR merge metrics
- No merged PRs in 30d
Description
The coverage report gives me how many times a particular line of code was executed.
For e.g.

If I knew what was the total execution time for 163 invocations on line 116 and the total execution time for 614 invocations on line 121 that would help me use cypress to do performance optimizations.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.