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

Unused functions not picked up by gcov #24

Open
bkille opened this issue Apr 10, 2022 · 0 comments
Open

Unused functions not picked up by gcov #24

bkille opened this issue Apr 10, 2022 · 0 comments
Labels
devops Issues related to testing, coverage, benchmarking and/or CI

Comments

@bkille
Copy link
Owner

bkille commented Apr 10, 2022

Unused functions from the bitlib/ library are not emitted by the compiler, resulting in gcov not labeling them as uncovered.

@bkille bkille added the devops Issues related to testing, coverage, benchmarking and/or CI label Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops Issues related to testing, coverage, benchmarking and/or CI
Projects
None yet
Development

No branches or pull requests

1 participant