leehaut opened a new pull request, #7565:
URL: https://github.com/apache/hop/pull/7565

   
   - Replace hand-written getters/setters in `ExecProcessMeta`, `EPField`, and 
`ProcessResult` with Lombok `@Getter`/`@Setter`
   - Rename `ProcessResult` exit-status accessors from the misleading 
`ExistStatus` names to `getExitValue()` / `setExitValue()`, and update 
`ExecProcess` accordingly
   - Expand unit tests for `ExecProcessMeta`, and add `ProcessResultTest` plus 
`ExecProcessDataTest`
   


-- 
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]

Reply via email to