Unleash/unleash-client-go

View on GitHub
internal/strategies/gradual_rollout_random.go

Summary

Maintainability
A
0 mins
Test Coverage
B
80%

exported function NewGradualRolloutRandomStrategy should have comment or be unexported
Open

func NewGradualRolloutRandomStrategy() *gradualRolloutRandomStrategy {

exported func NewGradualRolloutRandomStrategy returns unexported type *strategies.gradualRolloutRandomStrategy, which can be annoying to use
Open

func NewGradualRolloutRandomStrategy() *gradualRolloutRandomStrategy {

There are no issues that match your filters.

Category
Status