Skip to content

refactor: remove intermediate-file cleanup option - #239

Open
lm-sousa wants to merge 1 commit into
dumper-polishfrom
dumper-polish-cleanup
Open

refactor: remove intermediate-file cleanup option#239
lm-sousa wants to merge 1 commit into
dumper-polishfrom
dumper-polish-cleanup

Conversation

@lm-sousa

Copy link
Copy Markdown
Member

Clava still exposed an option for deleting a list of intermediate files that the current dumper no longer owns. The list also contained stale file names and made debug artifacts disappear at the end of a run.

This removes the CLEAN_INTERMEDIATE_FILES option, its CLI registration, the end-of-run deletion loop, and the unused temporary-file list/accessor. The existing temporary parsing-folder cleanup is unchanged.

Verified with:

  • SPECS_JAVA_LIBS_HOME=... LARA_FRAMEWORK_HOME=... gradle -p ClavaWeaver compileJava
  • git diff --check

Model: GPT-5.6-Luna

Copilot AI lite review requested due to automatic review settings August 28, 2026 17:33

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@lm-sousa
lm-sousa force-pushed the dumper-polish-cleanup branch 2 times, most recently from 3c2e365 to 64ac516 Compare September 3, 2026 04:25
@sonarqubecloud

sonarqubecloud Bot commented Sep 3, 2026

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
C Security Rating on New Code (required ≥ A)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@lm-sousa
lm-sousa force-pushed the dumper-polish-cleanup branch from 64ac516 to fad0282 Compare September 5, 2026 23:34
@sonarqubecloud

sonarqubecloud Bot commented Sep 5, 2026

Copy link
Copy Markdown

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