codeclimate/test-reporter

View on GitHub
formatters/gocov/example/foo/foo.go

Summary

Maintainability
A
0 mins
Test Coverage

exported type Foo should have comment or be unexported
Open

type Foo struct {
Severity: Minor
Found in formatters/gocov/example/foo/foo.go by golint

exported function New should have comment or be unexported
Open

func New(foo interface{}) *Foo {
Severity: Minor
Found in formatters/gocov/example/foo/foo.go by golint

There are no issues that match your filters.

Category
Status