kengz/spacy-nlp

View on GitHub
src/start-io.js

Summary

Maintainability
A
1 hr
Test Coverage

Function ioClient has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function ioClient() {
  // the child processes,kill all on death
  var children = [];

  /* istanbul ignore next */
Severity: Minor
Found in src/start-io.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status