glitch-soc/mastodon

View on GitHub
app/services/delete_account_service.rb

Summary

Maintainability
A
3 hrs
Test Coverage

Class DeleteAccountService has 30 methods (exceeds 20 allowed). Consider refactoring.
Open

class DeleteAccountService < BaseService
  include Payloadable

  ASSOCIATIONS_ON_SUSPEND = %w(
    account_notes
Severity: Minor
Found in app/services/delete_account_service.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status