ministryofjustice/peoplefinder

View on GitHub
app/services/person_search.rb

Summary

Maintainability
A
2 hrs
Test Coverage
F
0%

Class PersonSearch has 24 methods (exceeds 20 allowed). Consider refactoring.
Open

class PersonSearch
  attr_reader :query, :results, :matches

  PRE_TAGS = ['<span class="es-highlight">'].freeze
  POST_TAGS = ["</span>"].freeze
Severity: Minor
Found in app/services/person_search.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status