cyberark/secretless-broker

View on GitHub
test/connector/tcp/mssql/mssql_propagate_params_test.go

Summary

Maintainability
A
0 mins
Test Coverage

Function TestClientParams has 79 lines of code (exceeds 70 allowed). Consider refactoring.
Wontfix

func TestClientParams(t *testing.T) {
    testCases := []clientParamsTestCase{
        {
            description: "sqlcmd: client params are propagated to the server",
            readonly:    false,
Severity: Major
Found in test/connector/tcp/mssql/mssql_propagate_params_test.go - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status