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

Coverage tool stopped working on newer node versions #79

Closed
wants to merge 2 commits into from

Conversation

niclashedam
Copy link
Contributor

Our coverage tool stopped working on some newer versions of node (10.12.0 and later). This issue is possibly related to nodejs/node#22251.
Nonetheless, I have added a replace statement that is triggered if the protocol is prepended to the URL. This fixes the issue and should be backwards-compatible as well :-)

@niclashedam niclashedam self-assigned this Nov 1, 2018
@niclashedam niclashedam changed the title Coverage tools stopped working on never node versions Coverage tools stopped working on newer node versions Nov 1, 2018
@niclashedam niclashedam changed the title Coverage tools stopped working on newer node versions Coverage tool stopped working on newer node versions Nov 1, 2018
@niclashedam
Copy link
Contributor Author

See also nodejs/node#23688

@kasperisager kasperisager deleted the bugfix-coverage-path branch November 2, 2018 07:24
@kasperisager
Copy link
Contributor

Good catch!

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

Successfully merging this pull request may close these issues.

2 participants