leehaut opened a new pull request, #6977: URL: https://github.com/apache/hop/pull/6977
## Improvements: - Replaced multiple `if/else` + `instanceof` conditional branches with a `switch` expression using pattern matching. - Reduced nested conditional complexity and improved maintainability. - Added `unit tests` to cover all switch branches. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
