cypress-io / cypress-io/code-coverage

Getting total execution time beside the total execution count in the coverage report

Open
#614 0 comments 0 reactions 0 assignees View on GitHub
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.

![image](https://user-images.githubusercontent.com/121722808/210188859-a621a379-f62d-4853-8b91-f0d86c3f6f18.png)

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.