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

fix: filter out results without file protocol #15

Closed
wants to merge 1 commit into from

Conversation

demurgos
Copy link
Contributor

This commit ensures that the URL of the results starts with file://. Some files produce an extra result without the file protocol, this result interferes then with report merging.

See #14

This commit ensures that the URL of the results starts with `file://`. Some files produce an extra result without the `file` protocol, this result interferes then with report merging.

See bcoe#14
@demurgos demurgos closed this Jul 29, 2018
@demurgos
Copy link
Contributor Author

This PR breaks c8 for CJS files, it needs more research to understand the issue/fix.

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.

1 participant