fog/fog-azure-rm

View on GitHub
lib/fog/azurerm/requests/network/list_express_route_circuits.rb

Summary

Maintainability
A
1 hr
Test Coverage
F
53%

Method list_express_route_circuits has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        def list_express_route_circuits(*)
          [
            {
              'name' => 'testCircuit',
              'id' => '/subscriptions/########-####-####-####-############/resourceGroup/resource_group_name/providers/Microsoft.Network/expressRouteCircuits/circuitName',
Severity: Minor
Found in lib/fog/azurerm/requests/network/list_express_route_circuits.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status