You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Coverage with instrumentation requires the application to be built with instrumentation while v8 coverage only requires source maps.
This will allow cypress with coverage without having to change build tools, allowing esbuilt and vite to run cypress coverage.
Motivation for or Use Case
Related issues or PR
Checking this box is mandatory (this is just to show you read everything)
The text was updated successfully, but these errors were encountered:
Overview of the feature request
Coverage with instrumentation requires the application to be built with instrumentation while v8 coverage only requires source maps.
This will allow cypress with coverage without having to change build tools, allowing esbuilt and vite to run cypress coverage.
Motivation for or Use Case
Related issues or PR
The text was updated successfully, but these errors were encountered: