Skip to content

refactor: clean up shadowed and unused identifiers across com impl/tests#603

Draft
AAmbuj wants to merge 1 commit into
eclipse-score:mainfrom
AAmbuj:amsh_refactor_shadowing_unused_cleanup
Draft

refactor: clean up shadowed and unused identifiers across com impl/tests#603
AAmbuj wants to merge 1 commit into
eclipse-score:mainfrom
AAmbuj:amsh_refactor_shadowing_unused_cleanup

Conversation

@AAmbuj

@AAmbuj AAmbuj commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

-rename shadowing lambda captures and local variables for clarity -replace unused result bindings with std::ignore in tests -remove unused constants and lambda captures
-rename GenericProxy events map member to generic_events -silence unused parameter warnings in test overrides -keep behavior unchanged while improving static-analysis compliance

-rename shadowing lambda captures and local variables for clarity
-replace unused result bindings with std::ignore in tests
-remove unused constants and lambda captures
-rename GenericProxy events map member to generic_events
-silence unused parameter warnings in test overrides
-keep behavior unchanged while improving static-analysis compliance
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

1 participant