mashirozx/mastodon

View on GitHub
app/serializers/initial_state_serializer.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method meta has 39 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def meta
    store = {
      streaming_api_base_url: Rails.configuration.x.streaming_api_base_url,
      access_token: object.token,
      locale: I18n.locale,
Severity: Minor
Found in app/serializers/initial_state_serializer.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status