aws/aws-codedeploy-agent

View on GitHub
lib/instance_agent/config.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method initialize has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def initialize
      super
      @config.update({
        :program_name => 'codedeploy-agent',
        :wait_between_spawning_children => 1,
Severity: Minor
Found in lib/instance_agent/config.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status