emq/workable

View on GitHub

Showing 2 of 4 total issues

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

  class Client
    # set access to workable and data transformation methods
    #
    # @param options [Hash]
    # @option options :api_key   [String] api key for workable
Severity: Minor
Found in lib/workable/client.rb - About 3 hrs to fix

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

        def create_comment(candidate_id, member_id, comment_text, policy = [], attachment = nil)
    Severity: Minor
    Found in lib/workable/client.rb - About 35 mins to fix
      Severity
      Category
      Status
      Source
      Language