NodeRedis/node-redis

View on GitHub
packages/client/lib/cluster/commands.ts

Summary

Maintainability
C
1 day
Test Coverage

File commands.ts has 638 lines of code (exceeds 250 allowed). Consider refactoring.
Open


import * as APPEND from '../commands/APPEND';
import * as BITCOUNT from '../commands/BITCOUNT';
import * as BITFIELD_RO from '../commands/BITFIELD_RO';
import * as BITFIELD from '../commands/BITFIELD';
Severity: Major
Found in packages/client/lib/cluster/commands.ts - About 1 day to fix

    There are no issues that match your filters.

    Category
    Status