Skip to content

chore: remove unused hamming runtime helpers - #7221

Open
detail-app[bot] wants to merge 1 commit into
mainfrom
detail/dead-code/chore-remove-unused-hamming-runtime-helpers-f9a706
Open

chore: remove unused hamming runtime helpers#7221
detail-app[bot] wants to merge 1 commit into
mainfrom
detail/dead-code/chore-remove-unused-hamming-runtime-helpers-f9a706

Conversation

@detail-app

@detail-app detail-app Bot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Removed _env_flag, _reset_runtime_for_tests, and the _PENDING_RUNTIME_CLOSES global from the hamming plugin.

  • _env_flag had zero callers anywhere; it was orphaned when the enableTestCaseMatching feature (and its only consumer, _env_optional_bool) was removed.
  • _reset_runtime_for_tests had zero callers in any committed revision; tests reset _RUNTIME directly.
  • _PENDING_RUNTIME_CLOSES was only referenced inside _reset_runtime_for_tests, making it cascading dead code.

History


Dead Code PRs can be configured here.

@detail-app
detail-app Bot requested a review from a team as a code owner September 11, 2026 08:13

@devin-ai-integration devin-ai-integration Bot 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.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Devin Review

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.

1 participant