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

Added a 'directory' setting for manipulating the lcov.info file at read time #15

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

GavinPacini
Copy link

@GavinPacini GavinPacini commented Oct 6, 2017

I had this issue when working on a windows machine but running my code inside a VM with Docker.

The lcov.info file contains paths which are based on the Docker container however I wanted them to be changed to Windows paths. I added options for this.

Example of common workarounds here: https://stackoverflow.com/questions/27734876/better-way-to-fix-mocha-lcov-output-using-sed

Thanks,
Gavin

@GavinPacini
Copy link
Author

@alexandrudima Hi Alexandru, I am wondering if you had a chance to review this? It's a really great extension you have made and I think people would like this PR upstream.

Cheers,
Gavin

@GavinPacini
Copy link
Author

Hi @alexandrudima, would appreciate a response on this. If you see something I should change, please let me know.

@GavinPacini
Copy link
Author

image

@MgtayzarMin
Copy link

MgtayzarMin commented Oct 11, 2019

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