mashirozx/mastodon

View on GitHub
app/services/tag_search_service.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Method from_elasticsearch has 56 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def from_elasticsearch
    query = {
      function_score: {
        query: {
          multi_match: {
Severity: Major
Found in app/services/tag_search_service.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status