Morred/github-search

View on GitHub

Showing 1 of 1 total issue

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

    def initialize(attributes)
      @id                   = attributes["id"]
      @name                 = attributes["name"]
      @full_name            = attributes["full_name"]
      @owner                = attributes["owner"]
Severity: Major
Found in lib/github-search/repository.rb - About 2 hrs to fix
    Severity
    Category
    Status
    Source
    Language