grokify/sumologic-sdk-ruby

View on GitHub
lib/sumologic.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class Client has 22 methods (exceeds 20 allowed). Consider refactoring.
Open

  class Client
    attr_accessor :http

    def initialize(access_id=nil, access_key=nil, endpoint=SumoLogic::URL)
      @endpoint = endpoint
Severity: Minor
Found in lib/sumologic.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status