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

Keep *.info.cleaned for processing #10

Closed
agutenkunst opened this issue Jun 12, 2019 · 0 comments
Closed

Keep *.info.cleaned for processing #10

agutenkunst opened this issue Jun 12, 2019 · 0 comments

Comments

@agutenkunst
Copy link
Contributor

COMMAND ${CMAKE_COMMAND} -E remove ${Coverage_NAME}.base ${Coverage_NAME}.total ${PROJECT_BINARY_DIR}/${Coverage_NAME}.info.cleaned

Directly deletes the *.info.cleaned after creating the html report.
However I would like to keep the cleaned tracefile for further processing and maybe some others do as well.

Open for discussion!

agutenkunst added a commit to agutenkunst/code_coverage that referenced this issue Jun 12, 2019
mikeferguson added a commit that referenced this issue Jul 18, 2019
Keep *.info.cleaned. Closes #10
knorth55 added a commit to knorth55/code_coverage that referenced this issue Jul 25, 2023
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