atiaomar1978-hub commented on PR #24916: URL: https://github.com/apache/camel/pull/24916#issuecomment-5017866871
Review nits are fixed, tests passed, and the commit is pushed. **Changes** 1. **`GenericFileOnCompletion.java`** — Replaced `// noop` with a comment explaining that no state transformation is needed because the stream is already on the exchange body. 2. **`GenericFileOnCompletionHandoverTest.java`** — Removed redundant `when(endpoint.isStreamDownload()).thenReturn(...)` stubs in all four tests that use `createCompletion(boolean)`, which already sets that stub. **Tests:** `GenericFileOnCompletionHandoverTest` — 6/6 passed **Commit:** `e7aa29341789` — `CAMEL-24190: Address review nits on handover tests and comment` **Pushed to:** `origin/CAMEL-24190-streamdownload-handover` (`3c17d2bb3e80..e7aa29341789`) -- 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]
