Unleash/unleash-client-go

View on GitHub
internal/api/metrics.go

Summary

Maintainability
A
0 mins
Test Coverage

exported method Bucket.IsEmpty should have comment or be unexported
Open

func (b Bucket) IsEmpty() bool {
Severity: Minor
Found in internal/api/metrics.go by golint

exported type ToggleCount should have comment or be unexported
Open

type ToggleCount struct {
Severity: Minor
Found in internal/api/metrics.go by golint

exported type Bucket should have comment or be unexported
Open

type Bucket struct {
Severity: Minor
Found in internal/api/metrics.go by golint

There are no issues that match your filters.

Category
Status