cloudfoundry/cloud_controller_ng

View on GitHub
lib/cloud_controller/blobstore/url_generator.rb

Summary

Maintainability
A
35 mins
Test Coverage

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

      def initialize(blobstore_options, package_blobstore, buildpack_cache_blobstore, admin_buildpack_blobstore, droplet_blobstore)
Severity: Minor
Found in lib/cloud_controller/blobstore/url_generator.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status