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
Code coverage began failing after upgrading nodejs from node 20.9.0 to 20.10.0.
Issues have been raised in node and jest repo's
Raising an issue here just for awareness as per comment here nodejs/node#51251 (comment).
Please close if not allowed.
The text was updated successfully, but these errors were encountered:
As commented here: jestjs/jest#14766 (comment)
Commenting out https://github.com/SimenB/collect-v8-coverage/blob/main/index.js#L29-L31 address this issue.
Sorry, something went wrong.
Hi, any news for this issue? We are facing the same problem, and this patch resolve it :)
See nodejs/node#51251 (comment) for an explanation of what the underlying change is.
No branches or pull requests
What
Code coverage began failing after upgrading nodejs from node 20.9.0 to 20.10.0.
Issues have been raised in node and jest repo's
Raising an issue here just for awareness as per comment here nodejs/node#51251 (comment).
Please close if not allowed.
The text was updated successfully, but these errors were encountered: