ManageIQ/multi_repo

View on GitHub
lib/multi_repo/service/github.rb

Summary

Maintainability
A
3 hrs
Test Coverage

Class Github has 31 methods (exceeds 20 allowed). Consider refactoring.
Open

  class Github
    def self.api_token
      @api_token ||= ENV["GITHUB_API_TOKEN"]
    end

Severity: Minor
Found in lib/multi_repo/service/github.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status