efritz/go-mockgen

View on GitHub
internal/e2e-tests/relation.go

Summary

Maintainability
A
0 mins
Test Coverage

exported type Parent should have comment or be unexported
Open

type Parent interface {
Severity: Minor
Found in internal/e2e-tests/relation.go by golint

exported type Child should have comment or be unexported
Open

type Child interface {
Severity: Minor
Found in internal/e2e-tests/relation.go by golint

There are no issues that match your filters.

Category
Status