synapsecns/sanguine

View on GitHub
core/processlog/options_test.go

Summary

Maintainability
A
2 hrs
Test Coverage

Function TestMakeArgs has 77 lines of code (exceeds 50 allowed). Consider refactoring.
Open

func TestMakeArgs(t *testing.T) {
    pr, _ := io.Pipe()

    tests := []struct {
        name      string
Severity: Major
Found in core/processlog/options_test.go - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status