Skip to content

refactor: delegate format-specific logic to per-format exporters - #204

Merged
paodb merged 1 commit into
masterfrom
refactor-171
Jul 22, 2026
Merged

refactor: delegate format-specific logic to per-format exporters#204
paodb merged 1 commit into
masterfrom
refactor-171

refactor: delegate format-specific logic to per-format exporters

2f1be27
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Jul 22, 2026 in 18s

Annotations

Check warning on line 554 in src/main/java/com/flowingcode/vaadin/addons/gridexporter/GridExporter.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Move this method into "ConcurrentFormatExporter".

See more on https://sonarcloud.io/project/issues?id=FlowingCode_GridExporterAddon&issues=AZ-KRwix9rcDVzI8AOEh&open=AZ-KRwix9rcDVzI8AOEh&pullRequest=204

Check warning on line 1186 in src/main/java/com/flowingcode/vaadin/addons/gridexporter/GridExporter.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this unused method parameter "button".

See more on https://sonarcloud.io/project/issues?id=FlowingCode_GridExporterAddon&issues=AZ-KRwix9rcDVzI8AOEf&open=AZ-KRwix9rcDVzI8AOEf&pullRequest=204

Check warning on line 559 in src/main/java/com/flowingcode/vaadin/addons/gridexporter/GridExporter.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Move this method into "ConcurrentFormatExporter".

See more on https://sonarcloud.io/project/issues?id=FlowingCode_GridExporterAddon&issues=AZ-KRwix9rcDVzI8AOEg&open=AZ-KRwix9rcDVzI8AOEg&pullRequest=204