actioncable/lib/action_cable/channel/base.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class Base has 25 methods (exceeds 20 allowed). Consider refactoring.
Open

    class Base
      include Callbacks
      include PeriodicTimers
      include Streams
      include Naming
Severity: Minor
Found in actioncable/lib/action_cable/channel/base.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status