Coursemology/coursemology2

View on GitHub
client/app/bundles/course/assessment/pages/AssessmentMonitoring/components/SessionBlobLegend.tsx

Summary

Maintainability
A
2 hrs
Test Coverage

Function SessionBlobLegend has 57 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const SessionBlobLegend = (props: SessionBlobLegendProps): JSX.Element => {
  const { t } = useTranslation();

  return (
    <Tooltip

There are no issues that match your filters.

Category
Status