tryzealot/zealot

View on GitHub
app/javascript/channels/notification_channel.js

Summary

Maintainability
A
1 hr
Test Coverage

Function received has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  received(data) {
    if (Zealot.isDevelopment) {
      console.debug("Received data", data)
    }

Severity: Minor
Found in app/javascript/channels/notification_channel.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status