teableio/teable

View on GitHub
apps/nestjs-backend/src/features/selection/selection.service.spec.ts

Summary

Maintainability
D
2 days
Test Coverage

File selection.service.spec.ts has 908 lines of code (exceeds 300 allowed). Consider refactoring.
Open

/* eslint-disable @typescript-eslint/no-explicit-any */
import { faker } from '@faker-js/faker';
import type { TestingModule } from '@nestjs/testing';
import { Test } from '@nestjs/testing';
import type { IFieldOptionsVo, IFieldVo } from '@teable/core';
Severity: Major
Found in apps/nestjs-backend/src/features/selection/selection.service.spec.ts - About 2 days to fix

    There are no issues that match your filters.

    Category
    Status