leno23 commented on PR #3387: URL: https://github.com/apache/dubbo-go/pull/3387#issuecomment-4697472989
Follow-up for the remaining Codecov partial coverage warning in registry/etcdv3/listener.go: added a focused test that drives configurationListener.Next through the skipped delete-event path when the etcd client is invalid, then verifies the next add event is returned. Local validation passes: go test ./registry/etcdv3 ./remoting/etcdv3, go test -race ./registry/etcdv3, go test -coverprofile=/tmp/etcdv3_after.out ./registry/etcdv3, and git diff --check. -- 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]
