-
-
Notifications
You must be signed in to change notification settings - Fork 358
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
nyc is not working in combination with esm and ts-node #905
Comments
Sooo it seems like the issue has been dormant for quite some time, but I do want to point out that upgrading
I'm using inline source map (original source incl.) so I think that's why the filename got somewhat verbose. Can someone dealing with similiar situations tell us how to workaround that? |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
@stevefan1999-personal sorry for the late reply, but I just tried out your repo and it seems to be working fine. Let me know if not and we can reopen this issue or look in some of the others to find similar problems. |
Expected Behavior
Subprocess should load the typescript test file without problem
Observed Behavior
Test failed miserably, so that no coverage rates are computed:
Bonus Points! Code (or Repository) that Reproduces Issue
https://github.com/stevefan1999/lerna-yarn-workspaces-example
Forensic Information
Operating System:
Microsoft Windows [Version 10.0.17134.165]
Environment Information:
The text was updated successfully, but these errors were encountered: