travis-ci/job-board

View on GitHub
lib/job_board/services/search_jobs.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method run has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      def run
        results = { :@site => site }

        if queue_name.empty?
          results[:jobs] = JobBoard::JobQueue.for_site(
Severity: Minor
Found in lib/job_board/services/search_jobs.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status