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

Source mapping sounds to be wrong when coverage is enabled #761

Closed
huafu opened this issue Sep 26, 2018 · 1 comment
Closed

Source mapping sounds to be wrong when coverage is enabled #761

huafu opened this issue Sep 26, 2018 · 1 comment
Assignees
Labels

Comments

@huafu
Copy link
Collaborator

huafu commented Sep 26, 2018

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

@huafu huafu added the 🐛 Bug label Sep 26, 2018
@huafu huafu self-assigned this Sep 26, 2018
@huafu
Copy link
Collaborator Author

huafu commented Sep 26, 2018

After debugging, this is a Jest only bug: jestjs/jest#5739

@huafu huafu closed this as completed Sep 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant