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

Code coverage incorrect after upgrading to nodejs 20.10.0 #222

Open
ritchieanesco opened this issue Jan 23, 2024 · 2 comments
Open

Code coverage incorrect after upgrading to nodejs 20.10.0 #222

ritchieanesco opened this issue Jan 23, 2024 · 2 comments

Comments

@ritchieanesco
Copy link

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.

@ritchieanesco
Copy link
Author

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.

@blured75
Copy link

Hi, any news for this issue? We are facing the same problem, and this patch resolve it :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants