help wanted
Repository metrics
- Stars
- (925 個のスター)
- PR merge metrics
- (平均マージ 3d 9h) (30d で 8 merged PRs)
説明
https://github.com/open-feature/flagd/blob/main/core/pkg/sync/grpc/grpc_sync.go makes calls to grpc (e.g. NewClient) and different parameters are set based on grpc.Sync configuration. Ideally, we would test whether than configuration affects the calls to grpc, for example by using mocks.