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

Generate code coverage using source-based LLVM code coverage. #316

Closed
wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Dec 12, 2023

No description provided.

@baentsch
Copy link
Member

Hi Thomas, I like the potential of this PR for continuous improvement. But I wonder whether it wouldn't be better as a script (either new or option to 'fullbuild.sh"): In CI it only adds runtime but no additional insight as it basically cannot fail --at least for as long as the test does not compare prior run results to flag regressions in code coverage (and fail CI in such cases). Or is your intention to enhance the PR in this way? If so, does it need to build everything (incl. OpenSSL) from scratch, or could it use a pre-existing binary (or cache) to avoid slowing down overall CI performance?

@baentsch
Copy link
Member

Closing due to inactivity. Retain the goal in #490 .

@baentsch baentsch closed this Aug 22, 2024
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.

1 participant