ahbeng/NUSMods

View on GitHub
website/src/views/today/EmptyLessonGroup.tsx

Summary

Maintainability
A
2 hrs
Test Coverage

Function renderType has 60 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function renderType(type: EmptyGroupType) {
  switch (type) {
    case 'winter':
      return (
        <>
Severity: Major
Found in website/src/views/today/EmptyLessonGroup.tsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status