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

clang .profdata support #11

Open
mrgreywater opened this issue Oct 21, 2017 · 2 comments
Open

clang .profdata support #11

mrgreywater opened this issue Oct 21, 2017 · 2 comments

Comments

@mrgreywater
Copy link
Contributor

mrgreywater commented Oct 21, 2017

It would be nice if this project would support the source-code based coverage from clang, which is alot more accurate. It might be out of scope for this project (the name is coveralls-lcov) after all, but cool regardless.
https://llvm.org/docs/CoverageMappingFormat.html

Another ruby parser for the profdata file format can be found here (for objective-c, but adaptible): https://github.com/SlatherOrg/slather/blob/master/lib/slather/profdata_coverage_file.rb

@okkez
Copy link
Owner

okkez commented Oct 30, 2017

Thank you for request.
I will try implementing this in next month.

@okkez
Copy link
Owner

okkez commented Mar 28, 2018

I'm developing https://github.com/okkez/coveralls-llvm-cov

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

2 participants