sanger/limber

View on GitHub
lib/purpose_config.rb

Summary

Maintainability
A
1 hr
Test Coverage
F
44%

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

  def initialize(name, options, store, submission_templates, label_template_config)
Severity: Minor
Found in lib/purpose_config.rb - About 35 mins to fix

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

      def self.load(name, options, store, submission_templates, label_template_config)
    Severity: Minor
    Found in lib/purpose_config.rb - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status