cloudfoundry/cloud_controller_ng

View on GitHub
app/presenters/v2/service_instance_presenter.rb

Summary

Maintainability
A
45 mins
Test Coverage

Method entity_hash has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

        def entity_hash(controller, obj, opts, depth, parents, orphans=nil)
Severity: Minor
Found in app/presenters/v2/service_instance_presenter.rb - About 45 mins to fix

    TODO found
    Open

                # TODO: add eager loading to other endpoints and remove this database query

    There are no issues that match your filters.

    Category
    Status