funlogic-io/zwave-serialapi

View on GitHub
lib/serialapi/transport/controller-channel.js

Summary

Maintainability
A
1 hr
Test Coverage

Function controllerChannel has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function controllerChannel (serialApi) {
  const commands = new Subject()
  const requests = new Subject()
  const subscriptions = []

Severity: Minor
Found in lib/serialapi/transport/controller-channel.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status