cyberark/secretless-broker

View on GitHub
internal/plugin/connectors/tcp/mssql/connection_details_test.go

Summary

Maintainability
A
0 mins
Test Coverage

Function TestConnectionDetails_NewSSLOptions has 78 lines of code (exceeds 70 allowed). Consider refactoring.
Wontfix

func TestConnectionDetails_NewSSLOptions(t *testing.T) {
    testCases := []struct {
        description string
        args        args
        expected    map[string]string
Severity: Major
Found in internal/plugin/connectors/tcp/mssql/connection_details_test.go - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status