CAICAIIs opened a new pull request, #3194: URL: https://github.com/apache/dubbo-go/pull/3194
- Delete protocol/dubbo3/common_test.go (per existing TODO comment) - Delete protocol/rest/rest_invoker_test.go (all code was commented out) - Delete protocol/rest/rest_protocol_test.go (all code was commented out) - Refactor protocol/grpc/grpc_protocol_test.go: remove TestGrpcProtocolExport which depends on config.SetProviderService() and config.SetRootConfig() - Refactor protocol/jsonrpc/jsonrpc_protocol_test.go: replace config.SetConsumerConfig() with URL attribute injection pattern ### Description Fixes #2741 ### Checklist - [x] I confirm the target branch is `develop` - [x] Code has passed local testing - [x] I have added tests that prove my fix is effective or that my feature works -- 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]
