fog/fog-azure-rm

View on GitHub
lib/fog/azurerm/requests/dns/list_record_sets.rb

Summary

Maintainability
A
1 hr
Test Coverage
F
53%

Method list_record_sets has 38 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        def list_record_sets(*)
          [
            {
              'id' => '/subscriptions/########-####-####-####-############/resourceGroups/resource_group/providers/Microsoft.Network/dnszones/zone_name/A/test_record',
              'name' => 'test_record',
Severity: Minor
Found in lib/fog/azurerm/requests/dns/list_record_sets.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status