Skip to content

chore: [ANDROSDK-2328] migrate visualization domain models to Kotlin#2644

Merged
vgarciabnz merged 2 commits into
developfrom
ANDROSDK-2328
Jun 25, 2026
Merged

chore: [ANDROSDK-2328] migrate visualization domain models to Kotlin#2644
vgarciabnz merged 2 commits into
developfrom
ANDROSDK-2328

Conversation

@vgarciabnz

@vgarciabnz vgarciabnz commented Jun 24, 2026

Copy link
Copy Markdown
Member

Migrates the Java AutoValue domain models in the visualization package to Kotlin data classes using the @ModelBuilder KSP annotation. The affected classes are Visualization, TrackerVisualization, TrackerVisualizationDimension, TrackerVisualizationDimensionRepetition, TrackerVisualizationSorting, VisualizationDimension, VisualizationDimensionItem, and VisualizationLegend. Mapper and DTO adapter classes are updated accordingly to align with the new data class constructors, and the public API dump is regenerated.

Related task: ANDROSDK-2328

@sonarqubecloud

Copy link
Copy Markdown

@vgarciabnz vgarciabnz merged commit 882cb29 into develop Jun 25, 2026
11 checks passed
@vgarciabnz vgarciabnz deleted the ANDROSDK-2328 branch June 25, 2026 09:59
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