fog/fog-profitbricks

View on GitHub
lib/fog/profitbricks/requests/compute/create_datacenter.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Method create_datacenter has 66 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        def create_datacenter(options, entities={})
          dc = {
            :properties => options,
            :entities => entities
          }
Severity: Major
Found in lib/fog/profitbricks/requests/compute/create_datacenter.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status