grnhse/greenhouse_io

View on GitHub
lib/greenhouse_io/api/client.rb

Summary

Maintainability
A
2 hrs
Test Coverage

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

  class Client
    include HTTMultiParty
    include GreenhouseIo::API

    PERMITTED_OPTIONS = [:page, :per_page, :job_id]
Severity: Minor
Found in lib/greenhouse_io/api/client.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status