We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
this issue is created from jestjs/jest#5739
Debugging with coverage enabled is not possible within files with coverage. The line is totally wrong, which sounds like a source maps issue.
It should be possible to debug with coverage enabled
N/A
https://github.com/mikebm/jestbug
The text was updated successfully, but these errors were encountered:
After debugging, this is a Jest only bug: jestjs/jest#5739
Sorry, something went wrong.
huafu
No branches or pull requests
this issue is created from jestjs/jest#5739
Issue :
Debugging with coverage enabled is not possible within files with coverage. The line is totally wrong, which sounds like a source maps issue.
Expected behavior :
It should be possible to debug with coverage enabled
Debug log:
N/A
Minimal repo :
https://github.com/mikebm/jestbug
The text was updated successfully, but these errors were encountered: