leno23 commented on PR #3378: URL: https://github.com/apache/dubbo-go/pull/3378#issuecomment-4655935926
Added focused tests for the Codecov patch coverage feedback. The new coverage exercises ToGenericException conversions, GenericException DetailMessage formatting, and the pointer DubboGenericException encode paths in both hessian2 packResponse and impl marshalResponse. Local validation: go test ./protocol/dubbo/hessian2 ./protocol/dubbo/impl, go test -cover ./protocol/dubbo/hessian2 ./protocol/dubbo/impl, git diff --check, and the local audit script all pass. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
