teableio/teable

View on GitHub
apps/nestjs-backend/test/set-column-meta.e2e-spec.ts

Summary

Maintainability
A
3 hrs
Test Coverage

File set-column-meta.e2e-spec.ts has 380 lines of code (exceeds 300 allowed). Consider refactoring.
Open

import type { INestApplication } from '@nestjs/common';
import type { IFieldVo, IFormColumnMeta, IGridColumnMeta } from '@teable/core';
import { StatisticsFunc, ViewType } from '@teable/core';
import type { ITableFullVo } from '@teable/openapi';
import { sortBy } from 'lodash';
Severity: Minor
Found in apps/nestjs-backend/test/set-column-meta.e2e-spec.ts - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status