ZestFinance/knife-instance

View on GitHub
lib/chef/knife/instance_create.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Method run has 48 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      def run
        $stdout.sync = true
        setup_config

        @environment = config[:environment]
Severity: Minor
Found in lib/chef/knife/instance_create.rb - About 1 hr to fix

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

          def self.new_with_defaults environment, region, color, base_domain, opts
    Severity: Minor
    Found in lib/chef/knife/instance_create.rb - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status