Skip to content

Conversation

@HeikoKlare
Copy link
Contributor

The zoom parameter in some of the translation methods of the CoordinateSystemMappers and the according methods in Display is unused. This change simply removes the obsolete parameters.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 19, 2025

Test Results

   546 files     546 suites   37m 2s ⏱️
 4 426 tests  4 409 ✅  17 💤 0 ❌
16 750 runs  16 623 ✅ 127 💤 0 ❌

Results for commit 30d5a1c.

♻️ This comment has been updated with latest results.

@HeikoKlare HeikoKlare force-pushed the coordinatesystem-remove-obsolete-parameters branch from 1ef7317 to 6975d3d Compare August 19, 2025 14:27
Copy link
Contributor

@akoch-yatta akoch-yatta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Just the removal of the unused parameter in the affected method signature and the callers

The zoom parameter in some of the translation methods of the
CoordinateSystemMappers and the according methods in Display is unused.
This change simply removes the obsolete parameters.
@akoch-yatta akoch-yatta force-pushed the coordinatesystem-remove-obsolete-parameters branch from 6975d3d to 30d5a1c Compare September 3, 2025 11:00
@akoch-yatta akoch-yatta merged commit 921c544 into eclipse-platform:master Sep 3, 2025
17 checks passed
@akoch-yatta akoch-yatta deleted the coordinatesystem-remove-obsolete-parameters branch September 3, 2025 11:29
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.

Remove unused zoom parameter from CoordinateSystemMapper methods

2 participants