cloudfoundry/cloud_controller_ng

View on GitHub
app/models/services/service.rb

Summary

Maintainability
A
3 hrs
Test Coverage

Class Service has 27 methods (exceeds 20 allowed). Consider refactoring.
Open

  class Service < Sequel::Model
    plugin :serialization

    many_to_one :service_broker
    one_to_many :service_plans
Severity: Minor
Found in app/models/services/service.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status