GSA/jobs_api

View on GitHub
app/classes/query.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method parse has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def parse(query)
    query.gsub!(/volunteer(ing)? ?/) do
      self.rate_interval_code = 'WC'
      nil
    end
Severity: Minor
Found in app/classes/query.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status