bpicode/fritzctl

View on GitHub
internal/console/table_test.go

Summary

Maintainability
A
2 hrs
Test Coverage

Function TestTableGeneration has 98 lines of code (exceeds 50 allowed). Consider refactoring.
Open

func TestTableGeneration(t *testing.T) {
    tcs := []struct {
        name     string
        table    *Table
        expected string
Severity: Major
Found in internal/console/table_test.go - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status