Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
glk-web opened this issue Jan 2, 2023 · 0 comments

Comments

@glk-web
Copy link

glk-web commented Jan 2, 2023

The coverage report gives me how many times a particular line of code was executed.

For e.g.

image

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant