fog/fog-azure-rm

View on GitHub
lib/fog/azurerm/requests/sql/create_or_update_sql_server.rb

Summary

Maintainability
A
35 mins
Test Coverage
F
37%

Method format_server_parameters has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

        def format_server_parameters(location, version, admin_login, admin_password, tags)
Severity: Minor
Found in lib/fog/azurerm/requests/sql/create_or_update_sql_server.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status