Skip to content

Added a function to normalize the End of Line of coverage.list #18

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

Closed
wants to merge 1 commit into from
Closed

Added a function to normalize the End of Line of coverage.list #18

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Jan 24, 2023

Change CRLF to LF on coverage.list files when processing to prevent "No code coverage" from happening when running the Code Coverage on a *nix OS. This is in the case where the coverage.list was created on a WIndows machine on which the default EOL is CRLF.

…les.

This is to ensure compatibility if coverage.list was created on Windows and later used on Linux.
@isc-tleavitt isc-tleavitt self-requested a review January 24, 2023 14:17
@isc-tleavitt
Copy link
Collaborator

@csoft-sc thank you for contributing! Will try to get this merged and released this week.

isc-tleavitt added a commit that referenced this pull request Feb 1, 2023
Also update changelog, also reflects #18
Repository owner closed this by deleting the head repository Oct 11, 2023
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