NaturalCycles/js-lib

View on GitHub
src/decorators/logMethod.decorator.ts

Summary

Maintainability
A
45 mins
Test Coverage
A
100%

Function logFinished has 7 arguments (exceeds 5 allowed). Consider refactoring.
Open

  logger: CommonLogger,
  callSignature: string,
  started: number,
  sma?: SimpleMovingAverage,
  logResultFn?: LogResultFn,
Severity: Major
Found in src/decorators/logMethod.decorator.ts - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status