fog/fog-openstack

View on GitHub
lib/fog/openstack/dns/v2/requests/create_recordset.rb

Summary

Maintainability
A
1 hr
Test Coverage

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

          def create_recordset(zone_id, name, type, records, options = {})
Severity: Minor
Found in lib/fog/openstack/dns/v2/requests/create_recordset.rb - About 35 mins to fix

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

              def create_recordset(zone_id, name, type, records, options = {})
    Severity: Minor
    Found in lib/fog/openstack/dns/v2/requests/create_recordset.rb - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status