Skip to content

Fix a bug causing --profraw-only to remove too many files#469

Merged
taiki-e merged 1 commit intotaiki-e:mainfrom
smoelius:fix-profraw-only-clean
Jan 22, 2026
Merged

Fix a bug causing --profraw-only to remove too many files#469
taiki-e merged 1 commit intotaiki-e:mainfrom
smoelius:fix-profraw-only-clean

Conversation

@smoelius
Copy link
Copy Markdown
Contributor

This PR does two things:

  • It expands the clean_profraw_only test to ensure that only profraw files are removed by the clean operation, and that no files are created.
  • It fixes a bug that was causing clean --profraw-only to remove files it shouldn't.

Nits are welcome.

Copy link
Copy Markdown
Owner

@taiki-e taiki-e left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@taiki-e taiki-e merged commit 9fb2f2e into taiki-e:main Jan 22, 2026
42 checks passed
@taiki-e
Copy link
Copy Markdown
Owner

taiki-e commented Jan 22, 2026

Published in 0.6.24.

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