SuitestAutomation/suitest-js-api

View on GitHub
lib/testLauncher/ipc/server.js

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

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

const start = config => {
    const server = net.createServer();

    state.server = server;

Severity: Minor
Found in lib/testLauncher/ipc/server.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status