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

Create script to remove orphaned object / gcno files and all gcda files. #175

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

maaikez
Copy link
Contributor

@maaikez maaikez commented Jan 16, 2025

Add script and package files to be able to install the script

@maaikez maaikez requested review from hikinggrass and a-w50 January 16, 2025 11:40
@maaikez maaikez force-pushed the feature/coverage_script branch from 31e286a to f9e97ee Compare January 16, 2025 16:53
maaikez and others added 7 commits January 20, 2025 10:13
Signed-off-by: Maaike Zijderveld, iolar <[email protected]>
Signed-off-by: Kai-Uwe Hermann <[email protected]>

Signed-off-by: Maaike Zijderveld, iolar <[email protected]>
… for loops shorter. Add .idea to .gitignore.

Signed-off-by: Maaike Zijderveld, iolar <[email protected]>
Signed-off-by: Maaike Zijderveld, iolar <[email protected]>
Signed-off-by: Maaike Zijderveld, iolar <[email protected]>
Signed-off-by: Maaike Zijderveld, iolar <[email protected]>
@maaikez maaikez force-pushed the feature/coverage_script branch from 23ea518 to 80cd167 Compare January 20, 2025 09:13
hikinggrass and others added 6 commits January 27, 2025 13:42
Signed-off-by: Kai-Uwe Hermann <[email protected]>
This seems to be the case for object files in _deps subdirs where the corresponding source code location isn't immediately obvious to this tool
At the moment these .o file are removed as well but this may not be desired behavior

Added --dry-run
Added --silent to suppress all output
Added --summary to print a summary of the number of removed/to-be-removed files

Signed-off-by: Kai-Uwe Hermann <[email protected]>
Signed-off-by: Kai-Uwe Hermann <[email protected]>
Signed-off-by: Kai-Uwe Hermann <[email protected]>
… object file.

Signed-off-by: Maaike Zijderveld, iolar <[email protected]>
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.

2 participants