wongjiahau/ttap-web

View on GitHub
src/ts/react/timetableView/generateStateView.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function GenerateStateViews has 41 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function GenerateStateViews(
  states: STCBox[],
  handleSetTimeContraintAt: (state: STCBox) => void,
  handleDesetTimeConstraintAt: (state: STCBox) => void
): ISkeleton {
Severity: Minor
Found in src/ts/react/timetableView/generateStateView.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status