help wanted
仓库指标
- 星标
- (925 个星标)
- PR 合并指标
- (平均合并 3天 9小时) (30 天内合并 8 个 PR)
描述
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.