NodeRedis/node-redis

View on GitHub
packages/time-series/lib/commands/CREATERULE.ts

Summary

Maintainability
A
35 mins
Test Coverage

Function transformArguments has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    sourceKey: string,
    destinationKey: string,
    aggregationType: TimeSeriesAggregationType,
    bucketDuration: number,
    alignTimestamp?: number
Severity: Minor
Found in packages/time-series/lib/commands/CREATERULE.ts - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status