teableio/teable

View on GitHub
apps/nestjs-backend/test/record-link-select-query.e2e-spec.ts

Summary

Maintainability
B
4 hrs
Test Coverage

File record-link-select-query.e2e-spec.ts has 385 lines of code (exceeds 300 allowed). Consider refactoring.
Open

/* eslint-disable sonarjs/cognitive-complexity */
/* eslint-disable @typescript-eslint/naming-convention */
import type { INestApplication } from '@nestjs/common';
import type { IFieldRo, IFieldVo } from '@teable/core';
import { FieldKeyType, FieldType, NumberFormattingType, Relationship } from '@teable/core';
Severity: Minor
Found in apps/nestjs-backend/test/record-link-select-query.e2e-spec.ts - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status