intuit/heirloom

View on GitHub
lib/heirloom/archive.rb

Summary

Maintainability
A
3 hrs
Test Coverage

Class Archive has 29 methods (exceeds 20 allowed). Consider refactoring.
Open

  class Archive

    def initialize(args)
      @config = args[:config]
      @name   = args[:name]
Severity: Minor
Found in lib/heirloom/archive.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status