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

Allow fix_coverage.py to work on gcov output too #4

Open
emilydolson opened this issue Jun 22, 2018 · 0 comments
Open

Allow fix_coverage.py to work on gcov output too #4

emilydolson opened this issue Jun 22, 2018 · 0 comments

Comments

@emilydolson
Copy link
Owner

The format for gcov output is described in the llvm-cov documentation (last line of the description for llvm-cov gcov). It shouldn't be too challenging to adjust fix_coverage.py to detect this format and replace -s with ####s on templated lines.

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

1 participant