Aias00 commented on PR #10693: URL: https://github.com/apache/rocketmq/pull/10693#issuecomment-5118629033
Addressed the Codecov patch coverage gap in the latest commit.\n\nChanges added coverage for:\n- local channel destination port parse failure\n- PROXY_PROTOCOL attribute path with valid ports\n- PROXY_PROTOCOL source and destination malformed port values\n- port range boundaries and out-of-range values\n\nI also tightened `parsePort` to reject values outside 0..65535, matching HAProxy port semantics.\n\nLocal verification passed:\n`mvn -pl proxy -Dtest=HAProxyMessageForwarderTest -DfailIfNoTests=false test` -- 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]
