fog/fog-azure-rm

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

Summary

Maintainability
A
1 hr
Test Coverage
F
50%

Method list_databases has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        def list_databases(*)
          [
            {
              'location' => '{database-location}',
              'properties' => {
Severity: Minor
Found in lib/fog/azurerm/requests/sql/list_databases.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status