go-zero/zrpc/internal
Kevin Wan ec1de4f48d
test: add codecov (#1861)
* test: add codecov

* test: add codecov
2022-05-03 21:22:15 +08:00
..
auth feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
balancer/p2c feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
clientinterceptors feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
codes format coding style (#970) 2021-08-28 12:11:11 +08:00
mock ci: add Lint check on commits (#1086) 2021-09-23 19:57:05 +08:00
serverinterceptors test: add codecov (#1861) 2022-05-03 21:22:15 +08:00
chainclientinterceptors_test.go fix lint errors (#249) 2020-12-07 11:12:02 +08:00
chainclientinterceptors.go fix golint issues in zrpc (#531) 2021-03-01 23:52:44 +08:00
chainserverinterceptors_test.go fix lint errors (#249) 2020-12-07 11:12:02 +08:00
chainserverinterceptors.go fix golint issues in zrpc (#531) 2021-03-01 23:52:44 +08:00
client_test.go feature(retry): Delete retry mechanism (#1279) 2021-11-27 11:32:33 +08:00
client.go feat: upgrade grpc to 1.46, and remove the deprecated grpc.WithBalancerName (#1820) 2022-04-24 22:42:40 +08:00
rpclogger_test.go feat: add fields with logx methods, support using third party logging libs. (#1847) 2022-05-03 17:34:26 +08:00
rpclogger.go feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
rpcpubserver_test.go feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
rpcpubserver.go feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
rpcserver_test.go feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
rpcserver.go feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
server_test.go chore: add unit tests (#1615) 2022-03-04 17:54:09 +08:00
server.go feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00