synapsecns/sanguine

View on GitHub
core/os_test.go

Summary

Maintainability
A
1 hr
Test Coverage

Function TestGetEnvBool has 64 lines of code (exceeds 50 allowed). Consider refactoring.
Open

func TestGetEnvBool(t *testing.T) {
    type args struct {
        name       string
        defaultVal bool
    }
Severity: Minor
Found in core/os_test.go - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status