Coursemology/coursemology2

View on GitHub
client/app/bundles/course/assessment/pages/AssessmentStatistics/AncestorOptions.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function AncestorOptions has 38 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const AncestorOptions: FC<Props> = (props) => {
  const { t } = useTranslation();
  const {
    ancestors,
    parsedAssessmentId,

There are no issues that match your filters.

Category
Status