d5h-foss / grpc-interceptor

Simplified Python gRPC interceptors
MIT License
144 stars 22 forks source link

Use TCP instead of UDS for tests #35

Closed d5h closed 1 year ago

d5h commented 1 year ago

Fixes https://github.com/d5h-foss/grpc-interceptor/issues/30

Also had to fix codecov because they removed their pypi package :disappointed: