Skip to content

fix(plugins): address logging review findings - #198

Merged
rawvoid merged 1 commit into
devfrom
fix/logging-review-followups
Aug 2, 2026
Merged

fix(plugins): address logging review findings#198
rawvoid merged 1 commit into
devfrom
fix/logging-review-followups

Conversation

@rawvoid

@rawvoid rawvoid commented Aug 2, 2026

Copy link
Copy Markdown
Owner

Summary

  • Capture element FQCNs before clearing className in dedupe DEBUG lists.
  • Log renames and conflict arrows with full names in rename-class.
  • DEBUG only fields actually added by flatten-multi-element-prop.
  • Use labeled (wrapper …) wording in element-wrapper DEBUG lines.

Test plan

  • mvn -pl plugins test -Dtest=RenameClassPluginTest,DedupeClassPluginTest,ElementWrapperPluginTest,FlattenMultiElementPropPluginTest

Capture element FQCNs before clearing className in dedupe; log renames and
conflict arrows with full names; DEBUG only fields actually added by flatten;
use labeled wrapper wording in element-wrapper DEBUG lines.
@github-actions github-actions Bot added the bug Something isn't working label Aug 2, 2026
@sonarqubecloud

sonarqubecloud Bot commented Aug 2, 2026

Copy link
Copy Markdown

@rawvoid
rawvoid merged commit bc47e93 into dev Aug 2, 2026
4 checks passed
@rawvoid
rawvoid deleted the fix/logging-review-followups branch August 2, 2026 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant