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

Add coverage reporting support for the testsuite #315

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

jajik
Copy link
Collaborator

@jajik jajik commented Jan 14, 2025

Opening as a draft because I think the generated report is incomplete (well, I guess the build is not executed properly and because of that not everything is marked as executed). I just want to have it out there.

Both lcov & gcov reports are generated, but the source data are the same.

@jajik jajik requested a review from jfclere January 14, 2025 15:06
@rhusar
Copy link
Member

rhusar commented Jan 17, 2025

I think this is starting to look good! I will be curious to review the reports.

@jajik
Copy link
Collaborator Author

jajik commented Jan 17, 2025

Except it's not reported properly. I'll talk to the compiler a little bit more, maybe he'll change his mind... 🙂

@jajik jajik linked an issue Jan 17, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Explore how to add code coverage tests/reporting to the repository
2 participants