fog/fog-google

View on GitHub
lib/fog/compute/google/requests/insert_route.rb

Summary

Maintainability
A
1 hr
Test Coverage

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

        def insert_route(route_name, network, dest_range, priority, options = {})
Severity: Minor
Found in lib/fog/compute/google/requests/insert_route.rb - About 35 mins to fix

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

            def insert_route(_route_name, _network, _dest_range, _priority, _options = {})
    Severity: Minor
    Found in lib/fog/compute/google/requests/insert_route.rb - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status