Fs02/grimoire

View on GitHub
adapter/sql/bulder.go

Summary

Maintainability
A
2 hrs
Test Coverage
A
100%

Builder has 22 methods (exceeds 20 allowed). Consider refactoring.
Open

type Builder struct {
    config      *Config
    returnField string
    count       int
}
Severity: Minor
Found in adapter/sql/bulder.go - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status