glitch-soc/mastodon

View on GitHub
app/serializers/rest/status_serializer.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class StatusSerializer has 22 methods (exceeds 20 allowed). Consider refactoring.
Open

class REST::StatusSerializer < ActiveModel::Serializer
  include FormattingHelper

  # Please update `app/javascript/mastodon/api_types/statuses.ts` when making changes to the attributes

Severity: Minor
Found in app/serializers/rest/status_serializer.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status